barisusakli
e461615c1a
closes #3621
2015-09-23 18:47:02 -04:00
barisusakli
054e0bb83b
closes #3658
2015-09-23 10:28:45 -04:00
barisusakli
0ffb81308e
closes #3538
2015-09-01 16:31:23 -04:00
barisusakli
09dacfd6a9
remove bookmark alert on scroll or after 10 secs
2015-08-28 17:17:31 -04:00
barisusakli
7689d54d42
closes #3518
2015-08-28 15:12:40 -04:00
barisusakli
6810b529c9
prevent infinite loop on topic scroll to bottom
2015-08-27 15:32:33 -04:00
bdharrington7
bd26961fa6
Makes bookmark click scroll to last read instead of past it
2015-07-30 23:29:14 -07:00
bdharrington7
25203ee67e
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
2015-07-30 23:13:34 -07:00
bdharrington7
54180acf9b
saves updated bookmark in callback
2015-07-22 06:55:48 +08:00
bdharrington7
4d99f60b3d
uses server-side bookmark if available
2015-07-21 23:46:05 +08:00
bdharrington7
45df5a3d0b
stores the user's bookmark on the server
2015-07-21 21:20:13 +08:00
barisusakli
ffd22f50ff
closes #1999
2015-07-06 14:33:52 -04:00
barisusakli
6d0d74a6e9
moved topic search end to topics.js
2015-06-10 14:16:35 -04:00
barisusakli
387a5e36b2
search fix, moved topic search to topic.js
2015-06-09 15:10:37 -04:00
psychobunny
d51407834d
closes #3166
2015-05-29 16:19:17 -04:00
barisusakli
dd92b06f16
#3064
2015-04-20 14:00:48 -04:00
barisusakli
9dac6303bb
removed thread state fix bottom bar class
2015-04-02 22:34:23 -04:00
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
2015-03-31 15:11:59 -04:00
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
2015-03-31 14:10:20 -04:00
psychobunny
11710987a4
fixed navigator pagination
2015-03-24 14:20:01 -04:00
Barış Soner Uşaklı
0cc900bdcf
closes #2878
2015-03-19 12:32:05 -04:00
psychobunny
2e33f1d400
navbar/title component
2015-03-17 16:12:06 -04:00
psychobunny
15b54d6e43
removed more .post-row selectors
2015-03-17 13:59:52 -04:00
psychobunny
567d171d2f
jshint
2015-03-17 13:46:24 -04:00
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
2015-03-17 13:38:18 -04:00
barisusakli
c15a289d2a
fix check
2015-03-06 19:05:51 -05:00
barisusakli
2a8437f08f
removed templates config and mapping 🐑
2015-03-06 19:02:18 -05:00
psychobunny
cb1e2c9fef
linting client side modules
2015-02-25 19:09:39 -05:00
barisusakli
a0c3ddc555
fix navigator
2015-02-25 18:00:03 -05:00
Barış Soner Uşaklı
d20628a8d4
closes #2539
2015-02-11 12:55:02 -05:00
barisusakli
7a7aeb131e
use tpl_url
2015-01-12 19:04:14 -05:00
barisusakli
200f74f1c7
closes #2592
2015-01-12 18:16:34 -05:00
barisusakli
bbfec7d443
fix post index parse
2015-01-12 17:54:07 -05:00
barisusakli
a77a761433
closes #1917
2015-01-08 13:47:21 -05:00
barisusakli
76480d4d31
app.user undefined on cold load
2014-12-14 23:02:58 -05:00
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
2014-12-12 18:52:37 -05:00
barisusakli
2e04501224
closes #2516
2014-12-09 20:48:35 -05:00
barisusakli
10680d47b0
postCount only used once
2014-11-18 14:34:21 -05:00
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
2014-11-18 14:33:14 -05:00
barisusakli
78033dbf5c
handled in events.js
2014-11-18 00:12:43 -05:00
barisusakli
d7c367ae91
moved new notification to events.js
2014-11-18 00:10:42 -05:00
barisusakli
e769ebe668
closes #2347
2014-11-04 15:56:33 -05:00
barisusakli
a4533703d4
fix sort by vote insertion
2014-10-28 00:17:28 -04:00
barisusakli
c5ba327d8f
fix empty pages
2014-10-27 23:20:40 -04:00
barisusakli
dfae2ea0d7
fix new topics showing up in all categories on post
2014-10-26 14:26:21 -04:00
barisusakli
c753edab1d
fix duplicate event listeners
...
they were duplicated if you navigated from topic to topic
2014-10-23 16:32:16 -04:00
barisusakli
835c58d27d
mark read after infinite scroll
...
dont mark read if already read
2014-10-14 02:39:20 -04:00
Spiritlebon
35fc175ff6
Lint fix
2014-10-12 03:36:38 +02:00
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
2014-10-08 15:36:47 -04:00