2420 Commits (4bed05a622dddab8eacfe49a58bd0efbae81bcc5)

Author SHA1 Message Date
Julian Lam 1b526026a0 closed #2442 11 years ago
Julian Lam 1c21ca78dc preventing ctrl-f hijacking if no search plugin is installed 11 years ago
Julian Lam fa39b5e46b closed #2446 11 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 11 years ago
barisusakli 1ea295ed1b #2449 11 years ago
barisusakli e1758e0c36 closes #2449 11 years ago
Barış Soner Uşaklı 2086ddf386 closes #2444 11 years ago
Julian Lam 0b58e2fea3 minor tweaks to in-topic searching UI, #2442 11 years ago
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
11 years ago
Julian Lam 067d1ae404 adding client-side hook whenever composer renders a preview 11 years ago
Julian Lam b06ff89e02 adding missing file, re: #2424 11 years ago
Julian Lam deac12c540 closed #2424 11 years ago
barisusakli 10680d47b0 postCount only used once 11 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
11 years ago
barisusakli 78033dbf5c handled in events.js 11 years ago
barisusakli d7c367ae91 moved new notification to events.js 11 years ago
barisusakli 7f5984d1fd removed dupe code 11 years ago
barisusakli 47c1092842 moved registerLoader/refresh to top 11 years ago
barisusakli 776fb29dce removed preloader leftovers 11 years ago
barisusakli 14ba1ff8c0 closes #2352 11 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
11 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 11 years ago
barisusakli 32e08ba419 closes #2070 11 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 11 years ago
barisusakli 7825b8b951 closes #2416 11 years ago
psychobunny 2a88e08977 and one last derp 11 years ago
psychobunny 556d817cc5 forgot to return 11 years ago
psychobunny 458ee7cca8 acute ocd attack 11 years ago
psychobunny bfaeee2531 linting 11 years ago
psychobunny b511bc37fb don't initialize taskbar until dom is ready 11 years ago
barisusakli 9d56f50967 voters info 11 years ago
Barış Soner Uşaklı 36ac6f849f Merge pull request #2397 from joe1chen/bug-fix-topic-search
Bug fix - Topic search broken due to encodeURIComponent being called too early
11 years ago
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl 11 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 11 years ago
barisusakli d9d44aee2b #2334 11 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
11 years ago
psychobunny 45affa3043 closes #2399 11 years ago
barisusakli b3544f644a relative path upload fixes #2403 11 years ago
barisusakli 7f5617bc74 closes #2402 11 years ago
barisusakli 05f33df098 manage/groups.js 11 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 11 years ago
Joseph Chen f02fd88eaf Bug fix - Topic search broken due to encodeURIComponent being called too early. 11 years ago
barisusakli 7a51520074 #2393 11 years ago
psychobunny db157da3fb fixes potential IE8 crash (both toISOString and console.log don't exist)
not that client-side calls this anyways
11 years ago
psychobunny 0580773331 random console.log 11 years ago
psychobunny aa6137b9c3 fixed potential XSS in registration form 11 years ago
barisusakli 2e1a098cfa fix multi selection if category has sub categories 11 years ago
Julian Lam 74630b3a79 closed #2360 11 years ago
barisusakli dcba272dc5 fix not validated messages on manage/users on IS 11 years ago
barisusakli 467fb1ab4a dont deselect on delete/purge closes #2352 11 years ago