Commit Graph

705 Commits

Author SHA1 Message Date
barisusakli
ca294fc6ec closes #3663 2015-09-29 18:22:47 -04:00
psychobunny
714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore 2015-09-29 17:10:28 -04:00
psychobunny
81b3ae2597 cleanup 2015-09-28 17:20:55 -04:00
psychobunny
4c4d560f64 fixed f5 from in the middle of a big topic 2015-09-28 17:17:47 -04:00
psychobunny
e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
2015-09-28 15:21:20 -04:00
barisusakli
d8c9c8d447 dont crash on null category
#3681
2015-09-27 18:00:10 -04:00
barisusakli
1dc93f2446 closes #3677 2015-09-26 18:29:27 -04:00
barisusakli
30bc401797 parse upload picture modal on demand 2015-09-26 00:08:26 -04:00
barisusakli
c3a6b11939 fix first reply insertion 2015-09-25 17:44:45 -04:00
Julian Lam
ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
2015-09-24 12:05:45 -04:00
psychobunny
1dbfa65bc5 closes #3655 2015-09-23 19:14:02 -04:00
Julian Lam
fa109241cc Update fontawesome picker module (iconSelect)
- Removed 'fa-doesnt-exist' icon
- Added a icon filter search input
- Added a "No Icon" button at the bottom
- Added link back to full FA list
- If icon is picked, it shows the icon class in the search input
2015-09-22 11:37:09 -04:00
barisusakli
da9a6ba399 missing ; 2015-09-18 14:39:31 -04:00
barisusakli
0a9f82e30d removed some dupe code from chats 2015-09-18 14:30:18 -04:00
barisusakli
2f94307125 removed duplicated code in chats 2015-09-18 12:22:16 -04:00
barisusakli
1e3391ff12 closes #3617 2015-09-16 08:43:21 -04:00
barisusakli
501bfbfc47 closes #3611 2015-09-14 21:04:56 -04:00
barisusakli
22d6ceab59 closes #2427 2015-09-14 17:55:15 -04:00
barisusakli
0cac0692b6 closes #3532 2015-09-14 17:45:02 -04:00
barisusakli
ad685a0147 fix function in loops 2015-09-14 13:19:21 -04:00
barisusakli
a1c407acd0 closes #3530 2015-09-10 17:13:36 -04:00
psychobunny
d5cc37b166 notifications/list and notifications components 2015-08-31 15:43:14 -04:00
psychobunny
30c1001e5d #3522 also for settings v2 2015-08-31 13:52:38 -04:00
barisusakli
794c218cb6 fix displayMenuItem 2015-08-30 12:49:31 -04:00
barisusakli
6810b529c9 prevent infinite loop on topic scroll to bottom 2015-08-27 15:32:33 -04:00
psychobunny
82d39753b7 hint 2015-08-27 14:53:53 -04:00
psychobunny
b10a7d4410 notifications/icon component 2015-08-27 14:52:39 -04:00
psychobunny
e9a42cdecb fixed notifications on deskto 2015-08-27 11:48:08 -04:00
psychobunny
a44f467ebc Notifications.loadNotifications() 2015-08-26 17:52:36 -04:00
psychobunny
a663f95669 chats.loadChats() 2015-08-26 16:32:32 -04:00
psychobunny
306964b4ea chat/dropdown and chat/list component 2015-08-26 15:58:53 -04:00
psychobunny
d75f5574e0 #3499 2015-08-26 15:06:16 -04:00
psychobunny
6c44db9a0c closes #3490 2015-08-25 17:05:48 -04:00
Julian Lam
3b3c383d93 adding a fallback for en_GB and en_US 2015-08-17 17:20:41 -04:00
Julian Lam
3d9415b65e Fixes #3442 2015-08-17 12:38:31 -04:00
barisusakli
5e3e1f8781 #3430 2015-08-14 15:14:20 -04:00
barisusakli
6e630b3cfd closes #3434, thanks to @psychobunny 2015-08-13 15:30:31 -04:00
Julian Lam
1b812068ca Fix bug where translator would split on all colons, and not just the first 2015-08-11 17:09:24 -04:00
Julian Lam
53a1e6106e Fix bug where an empty chat message would appear in the chat modal 2015-07-29 14:31:33 -04:00
Julian Lam
98b74f848e Fix newSet detection on chat messages 2015-07-29 13:16:52 -04:00
Julian Lam
2593f1b4d9 Fix bug where new chat messages would not append
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
2015-07-29 12:58:06 -04:00
Julian Lam
60a6775c72 Changed behaviour of the Chat Typing Notification
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
2015-07-29 12:41:09 -04:00
Julian Lam
eac92b00c6 better error checking with socket broadcast method 2015-07-28 12:16:57 -04:00
Julian Lam
6348eb2bab fixed #3359 2015-07-28 10:24:46 -04:00
Julian Lam
4f4e33eb15 Merge branch 'pichalite-master' 2015-07-28 07:49:50 -04:00
Julian Lam
eb5be2f671 fixed some whitespace issues and made the admin check return early, in its own block 2015-07-28 07:49:28 -04:00
Julian Lam
d10fd6248e Merge branch 'master' of https://github.com/pichalite/NodeBB into pichalite-master 2015-07-28 07:45:34 -04:00
Axel
9c2d7a2468 new language keys 2015-07-26 23:40:44 +02:00
Julian Lam
474ff3ed35 fixed #3359 2015-07-24 14:25:23 -04:00
pichalite
d2bbca1de1 don't display leave/join buttons for admin group 2015-07-24 08:58:00 -07:00