barisusakli
|
d79b30ad27
|
moved uid check to function
|
9 years ago |
Ben Lubar
|
969e7fdbbe
|
include bookmarks with topic lists
|
9 years ago |
barisusakli
|
f665a1e353
|
closes #4394
|
9 years ago |
barisusakli
|
dbc04cb4a2
|
getTopicWithPosts change, fix feeds
|
9 years ago |
barisusakli
|
80544119dc
|
some changes to related code
|
9 years ago |
psychobunny
|
ba719148c1
|
generic "related topics" functionality
|
9 years ago |
psychobunny
|
3305256575
|
add fullname to user return as well
|
9 years ago |
psychobunny
|
0588a59c0c
|
normalize user data between topic.user and post.user
|
9 years ago |
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
9 years ago |
Julian Lam
|
4c96f95330
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/app.js
public/src/client/account/edit.js
|
9 years ago |
barisusakli
|
40e26d3b9d
|
removed unused requires
|
9 years ago |
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
9 years ago |
barisusakli
|
5950f97f96
|
more refactors
|
9 years ago |
barisusakli
|
c617a3f008
|
inf scroll changes
dont load main post if start > 0
|
9 years ago |
barisusakli
|
be7c2cc88a
|
closes #3630
|
10 years ago |
barisusakli
|
51cdd0800c
|
simplified calculatePostIndices
|
10 years ago |
barisusakli
|
6fc267858e
|
fix missing callback
|
10 years ago |
barisusakli
|
8f98d03239
|
waterfall for topics
|
10 years ago |
barisusakli
|
9604779be1
|
fix unreplied
|
10 years ago |
barisusakli
|
808d64e0d9
|
delete topic bookmarks on topic purge
|
10 years ago |
Barış Soner Uşaklı
|
2968dbb9ac
|
Merge pull request #3346 from bdharrington7/bookmark2
Saves user bookmarks on server if available
|
10 years ago |
bdharrington7
|
25203ee67e
|
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
|
10 years ago |
bdharrington7
|
c0ec6faed3
|
Clarifies code by calling native db method instead of Topics method
|
10 years ago |
barisusakli
|
2b93c01340
|
closes #3347
|
10 years ago |
bdharrington7
|
2a82b5db91
|
Merge branch 'master' into bookmark2
|
10 years ago |
bdharrington7
|
4d99f60b3d
|
uses server-side bookmark if available
|
10 years ago |
Julian Lam
|
7e6703c18e
|
more line ending conversion #3343
|
10 years ago |
bdharrington7
|
45df5a3d0b
|
stores the user's bookmark on the server
|
10 years ago |
barisusakli
|
1ee6255450
|
closes #3104
|
10 years ago |
barisusakli
|
b7b44e13b1
|
added privileges.topics.filterUids
if a topic is deleted and user doesn't have permissions/admin/mod dont
send notifs
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
Barış Soner Uşaklı
|
abf27954d3
|
use topic.getMainPids
|
10 years ago |
barisusakli
|
4cb58d976b
|
fix indices, main post always 0
|
10 years ago |
barisusakli
|
2878bf6cfe
|
removed commented out code
|
10 years ago |
barisusakli
|
c63d5f4b7a
|
test
|
10 years ago |
Barış Soner Uşaklı
|
33723f8b1b
|
closes #2835
|
10 years ago |
Barış Soner Uşaklı
|
e2b535dfaf
|
closes #1973
|
10 years ago |
barisusakli
|
4d63a7c020
|
closes ##2705
|
10 years ago |
Julian Lam
|
957415463f
|
Merge branch '0.7.0'
Conflicts:
package.json
src/search.js
|
10 years ago |
barisusakli
|
9062a8f02b
|
pass on mainPid
|
10 years ago |
barisusakli
|
c859586269
|
calculate topic post indices instead of querying db
|
10 years ago |
barisusakli
|
236fe91e95
|
fix typo
|
10 years ago |
barisusakli
|
6fe8d25166
|
add uid to filter:topic.get
|
10 years ago |
barisusakli
|
6ccdf187ea
|
closes #2595
|
10 years ago |
barisusakli
|
08c1dad3ee
|
topics.isFollowing works with multiple tids now
|
10 years ago |
barisusakli
|
83312ad53a
|
faster getTeasers
|
10 years ago |
barisusakli
|
4f38a33702
|
fix pagination going to 404 if new post creates a new page
|
10 years ago |
barisusakli
|
8e114c2093
|
moved isAdminOrMod check out of getTopicsByTids
|
10 years ago |
barisusakli
|
653850661e
|
topics.getTopics doesnt take set param
|
10 years ago |
barisusakli
|
79265b9e83
|
removed dupe code
|
10 years ago |