255 Commits (4b9eab6dc059cc64e00c92ea54868ae877023e97)

Author SHA1 Message Date
Julian Lam b83492daa2 Merge pull request #3048 from FokkeZB/image-scheme
Replace schemeless URLs for emails
10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
barisusakli 072d287183 closes #3311 10 years ago
barisusakli 5445e32522 2 new hooks 10 years ago
barisusakli fc99864c06 crash fix 10 years ago
psychobunny 9cdc2e5a2d closes #3147 properly 10 years ago
psychobunny 93170ca106 closes #3147 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 d3b52136bd fix suggested topics search 10 years ago
barisusakli f55e8bc548 actually rename :dull: 10 years ago
barisusakli 2b90568157 removed getLatestTids, renamed getPostsByTid removed unused tid param 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
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
Fokke Zandbergen 86317a4b79 Replace schemeless URLs for emails 10 years ago
Barış Soner Uşaklı 617808d574 teaser is just reply, dont include mainPid 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
Barış Soner Uşaklı edb856ba90 fixed typo 10 years ago
Barış Soner Uşaklı 6e80dff188 closes #2968 10 years ago
Barış Soner Uşaklı 1e443551a5 added userslug 10 years ago
Barış Soner Uşaklı b32d58e306 Merge pull request #3035 from FokkeZB/patch-3
Fix link in email notifications
10 years ago
Barış Soner Uşaklı 68835844b0 crash fix #3031 10 years ago
Fokke Zandbergen 3a090ef308 Fix link in email notifications 10 years ago
barisusakli 7fa014e5ad closes #3016 10 years ago
barisusakli 1910fdb977 fix xss on guest handles, make sure guest handlers arent longer than max username length 10 years ago
psychobunny 70bf518a02 define all required data at top of fn 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
cismous 68cf6833b7 remove unneeded argument 10 years ago
Barış Soner Uşaklı c7b5cd48ba closes #2773 10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
barisusakli 38726243fe closes #2879 10 years ago
barisusakli 7dde229517 added filter:teasers.get 10 years ago
psychobunny 6acfec9d25 add teaser content to category view 10 years ago
Barış Soner Uşaklı 8234e4cc07 new hook action:topic.reply
only fires on normal replies
10 years ago
barisusakli 83663cf46b removed unused require 10 years ago
barisusakli f7f453f8cd closes #2794 10 years ago
Barış Soner Uşaklı 0c903672d0 uid not used #1973 10 years ago
Barış Soner Uşaklı e2b535dfaf closes #1973 10 years ago
Barış Soner Uşaklı c94c1430b7 api/post/pid route 10 years ago
barisusakli fbcc7c4bc3 closes #2634 10 years ago
Barış Soner Uşaklı f3d1e96c24 filter deleted topics on popular 10 years ago
Barış Soner Uşaklı 34c1d69ed3 added filter:tags.search 10 years ago
barisusakli c859586269 calculate topic post indices instead of querying db 10 years ago
barisusakli 149120a186 fix notif url in topic notification email 10 years ago
barisusakli 39a75ea2d7 fix recent replies 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
barisusakli c33b369858 closes #2658 10 years ago
Julian Lam 5a1c2b9ddf booleanifying sendPostNotification user setting when requested, and now only sending the post notification if the user has flipped that option on in user settings... kind of an important thing to forget... 11 years ago
Julian Lam bc9ede7b6c changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to. 11 years ago
barisusakli 4b3aa26abd closes #2633 11 years ago
barisusakli cd99324286 closes #2413, closes #2599 11 years ago