714 Commits (8e80eca449db260f22e4e980d61d2d83cd5ca807)

Author SHA1 Message Date
barisusakli 5e5cafafd0 make one socket call to load unread counts 9 years ago
barisusakli edf545cd2c dont load sound data on cold load 9 years ago
barisusakli 6b1834d4ae closes #3767 9 years ago
barisusakli d351d01490 fix sort on category page 9 years ago
barisusakli 2d96cdba1c closes #3720 10 years ago
barisusakli fcf411a72b small fixes 10 years ago
barisusakli 848a14d861 fix typo 10 years ago
barisusakli 89439f2c14 fix upload hide 10 years ago
barisusakli d4206c047d select by class 10 years ago
barisusakli ca294fc6ec closes #3663 10 years ago
psychobunny 714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore 10 years ago
psychobunny 81b3ae2597 cleanup 10 years ago
psychobunny 4c4d560f64 fixed f5 from in the middle of a big topic 10 years ago
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
10 years ago
barisusakli d8c9c8d447 dont crash on null category
#3681
10 years ago
barisusakli 1dc93f2446 closes #3677 10 years ago
barisusakli 30bc401797 parse upload picture modal on demand 10 years ago
barisusakli c3a6b11939 fix first reply insertion 10 years ago
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.
10 years ago
psychobunny 1dbfa65bc5 closes #3655 10 years ago
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
10 years ago
barisusakli da9a6ba399 missing ; 10 years ago
barisusakli 0a9f82e30d removed some dupe code from chats 10 years ago
barisusakli 2f94307125 removed duplicated code in chats 10 years ago
barisusakli 1e3391ff12 closes #3617 10 years ago
barisusakli 501bfbfc47 closes #3611 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 0cac0692b6 closes #3532 10 years ago
barisusakli ad685a0147 fix function in loops 10 years ago
barisusakli a1c407acd0 closes #3530 10 years ago
psychobunny d5cc37b166 notifications/list and notifications components 10 years ago
psychobunny 30c1001e5d #3522 also for settings v2 10 years ago
barisusakli 794c218cb6 fix displayMenuItem 10 years ago
barisusakli 6810b529c9 prevent infinite loop on topic scroll to bottom 10 years ago
psychobunny 82d39753b7 hint 10 years ago
psychobunny b10a7d4410 notifications/icon component 10 years ago
psychobunny e9a42cdecb fixed notifications on deskto 10 years ago
psychobunny a44f467ebc Notifications.loadNotifications() 10 years ago
psychobunny a663f95669 chats.loadChats() 10 years ago
psychobunny 306964b4ea chat/dropdown and chat/list component 10 years ago
psychobunny d75f5574e0 #3499 10 years ago
psychobunny 6c44db9a0c closes #3490 10 years ago
Julian Lam 3b3c383d93 adding a fallback for en_GB and en_US 10 years ago
Julian Lam 3d9415b65e Fixes #3442 10 years ago
barisusakli 5e3e1f8781 #3430 10 years ago
barisusakli 6e630b3cfd closes #3434, thanks to @psychobunny 10 years ago
Julian Lam 1b812068ca Fix bug where translator would split on all colons, and not just the first 10 years ago
Julian Lam 53a1e6106e Fix bug where an empty chat message would appear in the chat modal 10 years ago
Julian Lam 98b74f848e Fix newSet detection on chat messages 10 years ago
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.
10 years ago