Commit Graph

43 Commits

Author SHA1 Message Date
psychobunny
221b9bc149 formatting - template associated js 2013-09-17 13:05:54 -04:00
Baris Usakli
be51025048 the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273 2013-09-11 13:24:16 -04:00
psychobunny
3b75734672 footer.less, added stats cards (ala soundsz) and replaced old footer 2013-09-05 23:28:15 +08:00
Baris Usakli
1f08e407d1 closes #248 2013-09-03 11:45:15 -04:00
psychobunny
2c238f49e0 added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
2013-08-31 02:59:50 +08:00
Baris Soner Usakli
cc1f668308 changed chat online offline messages 2013-08-28 22:08:46 -04:00
psychobunny
bb8f75b4be merged.. conflicted up the ass. registration looks gud again 2013-08-29 03:01:58 +08:00
Baris Usakli
6a08fedf18 closes #210 2013-08-27 15:55:44 -04:00
Baris Usakli
8a4a0154f6 closes #211, closes #213 2013-08-27 12:10:23 -04:00
psychobunny
f251b9c6c5 Merge branch 'master' into bootstrap3 2013-08-27 06:03:05 +08:00
psychobunny
cc6e028b1d fixed alert-notify (and blanks) to alert-warning 2013-08-27 05:16:49 +08:00
Julian Lam
eed66c099b fixing double notif error on new notif 2013-08-26 16:42:29 -04:00
Julian Lam
15feaafd68 attempting fix for #179, @barisusakli can you pull and test if this is still present? 2013-08-26 15:20:06 -04:00
psychobunny
e2ffac74bc added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
2013-08-22 00:40:37 +08:00
psychobunny
5ab1758d28 simple toaster popup on new notification 2013-08-21 23:08:51 +08:00
Julian Lam
4457228903 closed #134 2013-08-11 16:41:49 -04:00
Julian Lam
7251af56e3 refactored notifications library to mark all notifs read when the menu is
opened (closes #134)
2013-08-07 22:42:34 -04:00
Baris Soner Usakli
a5acf31fc6 posts on user account page scroll to the post now 2013-08-01 18:00:32 -04:00
Baris Usakli
19b570cdcf closes #122 2013-07-25 16:20:18 -04:00
Julian Lam
7a1e1b5b60 fixing issue where notifications toggle was causing an ajaxify 2013-07-22 15:45:40 -04:00
Baris Usakli
676765278e closes #111 2013-07-22 11:16:16 -04:00
Baris Soner Usakli
f7d27cdef1 nconf fixes 2013-07-18 14:47:41 -04:00
Baris Soner Usakli
4a79459a87 bolded footer topic/post count 2013-07-13 22:57:04 -04:00
Baris Soner Usakli
2c5e9d47ad admin routes and fixes 2013-07-11 14:32:50 -04:00
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Baris Usakli
93653e88df changed most of the ajax calls to use sockets 2013-07-10 11:20:31 -04:00
Baris Soner Usakli
1e40ed28e5 fixed typo in footer 2013-07-02 19:58:13 -04:00
Baris Usakli
aecffecdf1 footer shows total topic post count 2013-06-28 10:56:38 -04:00
Baris Soner Usakli
caf81b7312 fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now 2013-06-26 23:31:41 -04:00
Baris Soner Usakli
99465f1ffd moved chat socket.on to footer 2013-06-26 21:41:57 -04:00
Baris Usakli
c870e8bbf3 testing user search in admin panel 2013-06-26 12:32:30 -04:00
Julian Lam
87e2023c86 closed #28 by implementing solution #2 2013-06-24 16:35:50 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Baris Usakli
9e7e0f6579 changed updateHeader to check for the existance of the user label 2013-06-20 11:55:56 -04:00
Baris Soner Usakli
45dec91e1b reverted updateHeader code in footer.js to fix top bar after an image upload 2013-06-19 09:35:44 -04:00
Baris Soner Usakli
a4fc5ff981 fixed user header image 2013-06-17 13:35:37 -04:00
Julian Lam
07d4466cb4 fixing user label when viewing with js disabled 2013-06-14 13:34:14 -04:00
Julian Lam
49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 2013-06-06 13:30:28 -04:00
psychobunny
54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files, 2013-06-05 16:01:32 -04:00
Julian Lam
89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 2013-06-05 10:25:29 -04:00
Julian Lam
9af39622ed actually using identicon default across the site 2013-05-29 14:55:43 -04:00
psychobunny
d76432a20f console.log 2013-05-29 14:15:32 -04:00
psychobunny
34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
2013-05-29 12:17:44 -04:00