barisusakli
596af5d82b
closes #4754
9 years ago
barisusakli
ff88186d41
closes #4537
9 years ago
barisusakli
f246c5e1ee
closes https://github.com/NodeBB/nodebb-theme-persona/issues/259
9 years ago
barisusakli
f665a1e353
closes #4394
9 years ago
barisusakli
c10ec6b810
closes #4326
9 years ago
barisusakli
34f68a029a
closes #4204
9 years ago
barisusakli
5f17e327ce
possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
2d01fe78d0
removed privileges.posts.get from addPostData
...
privilege data is already available higher up
9 years ago
barisusakli
40e26d3b9d
removed unused requires
9 years ago
barisusakli
75e2228989
closes #3689
10 years ago
barisusakli
b7ce4312a9
show toPid inline
10 years ago
Julian Lam
018af5fa22
accidentally used deprecated method, heh
10 years ago
Julian Lam
09d23c3dd0
Added support for a theme to generate a link back to a parent post
10 years ago
barisusakli
5950f97f96
more refactors
10 years ago
barisusakli
51cdd0800c
simplified calculatePostIndices
10 years ago
barisusakli
f55e8bc548
actually rename :dull:
10 years ago
Barış Soner Uşaklı
e7dd881092
teaser fixes
...
if a post is deleted/restored update the teaser to the latest undeleted
pid, if all posts are deleted it will be set to null
10 years ago
barisusakli
1910fdb977
fix xss on guest handles, make sure guest handlers arent longer than max username length
10 years ago
barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
10 years ago
barisusakli
c859586269
calculate topic post indices instead of querying db
10 years ago
barisusakli
39a75ea2d7
fix recent replies
10 years ago
barisusakli
23f450adbd
delete topic post sorted sets on topic purge
10 years ago
barisusakli
7b49effc14
minor tweaks
10 years ago
Julian Lam
9befa6aca7
proper handling of post editing, integration with ACP toggle, #2569
10 years ago
Julian Lam
325815a78d
showing guest handles in frontend UI #2569
10 years ago
barisusakli
8eb58bf5fe
check err
10 years ago
barisusakli
bf3f20bf8b
removed extra comma
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
8bba811aaf
closes #2522
10 years ago
barisusakli
52a53df80d
missing err check
10 years ago
barisusakli
fa5ac04cd3
src/topics.js cleanup
10 years ago
barisusakli
595ff1f4b1
closes #2303
...
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
10 years ago
barisusakli
761f56aeb1
removed most of the db.sortedSetCards
10 years ago
barisusakli
f3f4711a60
wait for callback
11 years ago
psychobunny
45383ce21e
posts.getPostsByTid and posts.getPostsByPids now require a uid passed in
11 years ago
barisusakli
57e204df8e
removed most of the debug
...
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
11 years ago
barisusakli
0d5605ab35
trace in addPostData
11 years ago
barisusakli
8e86f4b787
crash fix
11 years ago
barisusakli
1ed4c984bb
Merge remote-tracking branch 'origin/master' into 0.5.1
11 years ago
barisusakli
0b79a73732
crash fix
...
if composer is opened in a topic that was deleted/purged
11 years ago
barisusakli
14fcd36134
closes #2028
11 years ago
barisusakli
4f5c78d675
merge
11 years ago
barisusakli
537dea4e4b
crash fix
11 years ago
barisusakli
e6b3da18f2
merge
11 years ago
barisusakli
87c8cd2fb0
another crash fix
11 years ago
barisusakli
eef200be10
closes #1284
11 years ago
barisusakli
ca90afd544
#1992
...
(drunk) not even done yet
11 years ago
barisusakli
bc2f7339ee
getLatestUndeletedPid will return string #1884
11 years ago
barisusakli
2bf38ec84b
handle pinned topics
11 years ago