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
|
c0c38437a0
|
isAdminOrMod
|
10 years ago |
barisusakli
|
f005231996
|
closes #3664
|
10 years ago |
barisusakli
|
9ff3be67db
|
generic check length method
|
10 years ago |
barisusakli
|
d7f82f96b1
|
remove threadTools require
|
10 years ago |
barisusakli
|
777157c0d6
|
remove old postTools requires
|
10 years ago |
barisusakli
|
0c6495de72
|
moved postTools and threadTools into posts/ and topics/
|
10 years ago |
barisusakli
|
8af64ba984
|
closes #3626
|
10 years ago |
barisusakli
|
51cdd0800c
|
simplified calculatePostIndices
|
10 years ago |
barisusakli
|
501bfbfc47
|
closes #3611
|
10 years ago |
barisusakli
|
a469ca2972
|
notification id change
|
10 years ago |
barisusakli
|
f7aef56e66
|
closes #3529
|
10 years ago |
barisusakli
|
ffff8093ba
|
make sure user is admin/mod before forking
|
10 years ago |
barisusakli
|
3c63336063
|
another waterfall
|
10 years ago |
barisusakli
|
8f98d03239
|
waterfall for topics
|
10 years ago |
barisusakli
|
f6be4efe8b
|
when a post is moved update recent topics order
|
10 years ago |
barisusakli
|
808d64e0d9
|
delete topic bookmarks on topic purge
|
10 years ago |
barisusakli
|
47cc1083df
|
fix mark all read
|
10 years ago |
Julian Lam
|
87111ee6be
|
fixed #3007
|
10 years ago |
barisusakli
|
e171ba59ac
|
if no tags are passed in assume 0 tags
|
10 years ago |
barisusakli
|
83ad4ab042
|
waterfall
|
10 years ago |
Barış Soner Uşaklı
|
6bd131815f
|
Merge pull request #3256 from yariplus/mintags
Add minimum tags per topic setting.
|
10 years ago |
yariplus
|
e112190bee
|
Fix maximumTagsPerTopic
|
10 years ago |
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 |
yariplus
|
13e12ba3a5
|
Add minimum tags per topic setting.
|
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 |