71 Commits (04db07ed3345e5e6c9a36e68aa531d680f1c501c)

Author SHA1 Message Date
barisusakli f005231996 closes #3664 10 years ago
barisusakli 8fb24f26e3 #3664 fix edit post 10 years ago
barisusakli 6f046af34b fix callback 10 years ago
barisusakli 0c6495de72 moved postTools and threadTools into posts/ and topics/ 10 years ago
Julian Lam 87111ee6be fixed #3007 10 years ago
barisusakli 945a94f0ed delete cache on current process first 10 years ago
barisusakli e023d01616 closes #3327 10 years ago
barisusakli ea818e2af8 closes #3259 10 years ago
Julian Lam fc1b0c8d24 allowing topic, post, and user creation to specify a timestamp for insertion into the past 10 years ago
barisusakli d11bfab275 async posts/topics.js 10 years ago
barisusakli 2b90568157 removed getLatestTids, renamed getPostsByTid removed unused tid param 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
Julian Lam e75ec97049 closes #3121 -- if for any reason postData.content is not a string, make sure it is a string before it hits plugins. 10 years ago
Julian Lam c004efee3f closed #3084 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
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 cc6f37ac4e added category bgColor/color to getPostSummary 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
EvSpirit 0fcd4dee58 #2886 Check subcategories when showing category recent topics 10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
barisusakli 78c65aee05 even more search changes 10 years ago
barisusakli 868b2ff2b6 if no term is passed get count 10 years ago
barisusakli c63d5f4b7a test 10 years ago
Barış Soner Uşaklı d2e8d4d86e slice doesnt deep clone derp 10 years ago
Barış Soner Uşaklı 706527fa80 fix group titles
clone groups for each user
10 years ago
Barış Soner Uşaklı cda38d6ed6 closes #2515 10 years ago
Barış Soner Uşaklı a19b25a3b3 closes #2816 10 years ago
Barış Soner Uşaklı 5140e5db8d closes #2759 10 years ago
Barış Soner Uşaklı 4c67fffabc dont parse sig if its falsy 10 years ago
Barış Soner Uşaklı c94c1430b7 api/post/pid route 10 years ago
psychobunny 13fa1f6b9a require socket.io only when you need it, shaves off another 0.5s on load 10 years ago
barisusakli 56d18666d6 closes #2752 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
barisusakli 10928ed11b escape post content 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 7b49effc14 minor tweaks 10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
barisusakli e74d39889e removed extra comma 11 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
11 years ago
barisusakli ef3b6a2450 closes #2498 11 years ago
psychobunny 63a5002b53 closes #2441 11 years ago
barisusakli a69eafd9f7 added postcount to topic 11 years ago
barisusakli 21459fff84 use getPostsFromSet for recent replies 11 years ago
barisusakli 871cf8a3b7 shorter getTeasers 11 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
11 years ago
barisusakli 7f5984d1fd removed dupe code 11 years ago
Julian Lam 20ea40133b added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter 11 years ago
barisusakli 7225c0d45b finish up posts refactor 11 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
11 years ago