44 Commits (b6917b9deea052ba8518e1db47682a1b99b09ea7)

Author SHA1 Message Date
Julian Lam af17c6e31c fix: remove debug code that should not have made it in 6 years ago
Julian Lam 289dada5f7 fix(deps): update to eslint@6 6 years ago
Barış Soner Uşaklı c27be9db5a
Recent refactor (#6879)
* wip

* fix inf scroll

* remove duplicated code

* remove dupe code in /unread

* use topicList

* update tag page to use topicList

* fix tests

* combine ifs

* remove more dupe code

* disable timeout
6 years ago
Baris Usakli 881185ae59 closes #6857 6 years ago
Barış Soner Uşaklı ccad95cf73 closes #6579 7 years ago
Barış Soner Uşaklı 81328806a0 closes #6511 7 years ago
Barış Soner Uşaklı 2ec54166f7 only show alert if on the same category 7 years ago
Baris Usakli a500e0019c closes #6005 7 years ago
Barış Soner Uşaklı 82863a28f0 add the loaded topics after the last topic on the list 8 years ago
psychobunny a67d48e719 #5513 (#5520)
closes #5513
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 5cfe379841 fix recent for inf scroll 8 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
pichalite 6249b9a6fb rename dbset to set 9 years ago
pichalite f72e00a1b5 pass dbset as attribute 9 years ago
Barış Soner Uşaklı 71b3a42bed closes #4698 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli a9828a1465 closes #4611 9 years ago
barisusakli 8220567b5b added topics to `action:topics.loaded` also fire it on category view 9 years ago
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate 9 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli dd61bdb9c6 closes #3038 10 years ago
barisusakli e862f7186f recent doesnt need composer anymore 10 years ago
Barış Soner Uşaklı b65f456d70 closes #2880 10 years ago
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:) 10 years ago
psychobunny 10eb617c6d category and category/topic components; removed #topic-container selectors 10 years ago
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small 10 years ago
Barış Soner Uşaklı 8484c7c51a closes #2850 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
barisusakli be8385e8dc fix else if style 10 years ago
barisusakli 5a940778ee closes #2603 10 years ago
barisusakli bbfec7d443 fix post index parse 10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 10 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago