bdharrington7
4d99f60b3d
uses server-side bookmark if available
10 years ago
bdharrington7
45df5a3d0b
stores the user's bookmark on the server
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
barisusakli
6d0d74a6e9
moved topic search end to topics.js
10 years ago
barisusakli
387a5e36b2
search fix, moved topic search to topic.js
10 years ago
psychobunny
d51407834d
closes #3166
10 years ago
barisusakli
dd92b06f16
#3064
10 years ago
barisusakli
9dac6303bb
removed thread state fix bottom bar class
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
10 years ago
psychobunny
11710987a4
fixed navigator pagination
10 years ago
Barış Soner Uşaklı
0cc900bdcf
closes #2878
10 years ago
psychobunny
2e33f1d400
navbar/title component
10 years ago
psychobunny
15b54d6e43
removed more .post-row selectors
10 years ago
psychobunny
567d171d2f
jshint
10 years ago
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
10 years ago
barisusakli
c15a289d2a
fix check
10 years ago
barisusakli
2a8437f08f
removed templates config and mapping 🐑
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
barisusakli
a0c3ddc555
fix navigator
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
barisusakli
7a7aeb131e
use tpl_url
10 years ago
barisusakli
200f74f1c7
closes #2592
10 years ago
barisusakli
bbfec7d443
fix post index parse
10 years ago
barisusakli
a77a761433
closes #1917
10 years ago
barisusakli
76480d4d31
app.user undefined on cold load
10 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli
2e04501224
closes #2516
10 years ago
barisusakli
10680d47b0
postCount only used once
10 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
10 years ago
barisusakli
78033dbf5c
handled in events.js
10 years ago
barisusakli
d7c367ae91
moved new notification to events.js
10 years ago
barisusakli
e769ebe668
closes #2347
10 years ago
barisusakli
a4533703d4
fix sort by vote insertion
10 years ago
barisusakli
c5ba327d8f
fix empty pages
10 years ago
barisusakli
dfae2ea0d7
fix new topics showing up in all categories on post
10 years ago
barisusakli
c753edab1d
fix duplicate event listeners
...
they were duplicated if you navigated from topic to topic
10 years ago
barisusakli
835c58d27d
mark read after infinite scroll
...
dont mark read if already read
10 years ago
Spiritlebon
35fc175ff6
Lint fix
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