barisusakli
|
78509b4ad0
|
use sortedSetsRemove to remove tid from tags
|
11 years ago |
barisusakli
|
fd12ec763a
|
sortedSetsRemove
instead of calling sortedSetRemove() one at a time for each id remove
value from multiple sortedSets with one db call
|
11 years ago |
barisusakli
|
a4d4e53f45
|
speed up category purge
using eachLimit
dont emit stats on every topic delete
|
11 years ago |
barisusakli
|
dceeed22f7
|
closes #1724
|
11 years ago |
Julian Lam
|
458e294293
|
switched validator library out in favour of String lib
|
11 years ago |
barisusakli
|
7d1ba0eb7c
|
closes #1718
|
11 years ago |
Julian Lam
|
d229cd21b2
|
parsing the post content that's passed into bodyLong in notifs #1720
|
11 years ago |
barisusakli
|
f9b5bf83ad
|
added search to admin/plugins
|
11 years ago |
barisusakli
|
6303ac4a90
|
closes #1716, #1717
|
11 years ago |
Julian Lam
|
c41bb05711
|
final pass #1720, closed #1720
|
11 years ago |
Julian Lam
|
d257632878
|
first pass #1720, updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
|
11 years ago |
Julian Lam
|
454c05c391
|
fixed missing var in user profile
|
11 years ago |
barisusakli
|
9151040250
|
side by side preview
|
11 years ago |
Julian Lam
|
a3d01aea58
|
added error handling if bad LESS is written in ACP. closes #1715
|
11 years ago |
barisusakli
|
13854e8774
|
closes #1603
|
11 years ago |
barisusakli
|
03ec1c3216
|
added group.hide back into groups.join
|
11 years ago |
Julian Lam
|
b1faca3614
|
saving portless hostNAME into server config, not the host! Argh. closed #1713
|
11 years ago |
Julian Lam
|
adc2fcc649
|
added deserialize library to frontend
|
11 years ago |
barisusakli
|
27f9929ac8
|
hook
|
11 years ago |
barisusakli
|
f8afb8da3e
|
allow plugins to add new links to user profile menu
|
11 years ago |
Julian Lam
|
6f218857cb
|
added connect-flash package. npm also alphabetically re-ordered the deps... thanks npm?
|
11 years ago |
Julian Lam
|
fb504473e1
|
latest translations
|
11 years ago |
Julian Lam
|
dedc6d8154
|
added new hook for notification pushing
|
11 years ago |
barisusakli
|
15c16c2502
|
closes #1311, set category post counts to 0 before starting upgrade
|
11 years ago |
barisusakli
|
7c84680b06
|
closes #1709
|
11 years ago |
psychobunny
|
bbd4201a38
|
closes #1704
|
11 years ago |
Barış Soner Uşaklı
|
09861cbc0e
|
Merge pull request #1712 from char101/PR/update-global-counters-on-topic-delete-v2
Update global counters when deleting/restoring topic
|
11 years ago |
Charles
|
b811bef42c
|
Don't decrease postCount when purging post from a deleted topic
|
11 years ago |
Charles
|
1448bed057
|
Remove console.log
|
11 years ago |
Charles
|
31f1914ec8
|
Update global postCount when deleting/restoring topic
|
11 years ago |
psychobunny
|
0c7a8b3908
|
no need to reset global widget areas, closes #1701
|
11 years ago |
barisusakli
|
2479a34c56
|
closes #1710, closes #1700
|
11 years ago |
psychobunny
|
db3523b10b
|
#1701
|
11 years ago |
barisusakli
|
3c44beb4bb
|
group userTitle default
|
11 years ago |
psychobunny
|
c8de2c02b4
|
Merge pull request #1703 from char101/patch-8
Fix widget drafts position
|
11 years ago |
psychobunny
|
d2e1cc3371
|
Merge pull request #1707 from char101/PR/dont-reset-widgets-on-changing-skins
Don't reset widgets when changing skin
|
11 years ago |
Barış Soner Uşaklı
|
da1baee511
|
Merge pull request #1708 from char101/PR/redirect-to-category-after-purging-topic
Redirect to category after purging topic
|
11 years ago |
Charles
|
0cba152516
|
Redirect to category after purging topic
|
11 years ago |
Charles
|
51fb7786f5
|
Don't reset widgets when changing skin
|
11 years ago |
Charles
|
86634415da
|
Fix widget drafts position
|
11 years ago |
barisusakli
|
76190718d3
|
indents
|
11 years ago |
Barış Soner Uşaklı
|
5b45b3395d
|
Merge pull request #1699 from char101/patch-7
Fix client side template mapping
|
11 years ago |
Charles
|
6e50016a11
|
Cleanup the vars
|
11 years ago |
Charles
|
23a88492a6
|
Get template mapping after removing relative path
|
11 years ago |
Charles
|
be06d386e5
|
Revert change to ajaxify.js
|
11 years ago |
Charles
|
b748a832a2
|
Fix client side template mapping
|
11 years ago |
barisusakli
|
39886c8545
|
removed unread total route
|
11 years ago |
barisusakli
|
d1b4efeaa3
|
filter files before minify, removed unused ctime
|
11 years ago |
barisusakli
|
ab80016910
|
fixed group hide for privilege groups
|
11 years ago |
barisusakli
|
1908f7b57a
|
filter missing less and css files from plugins
|
11 years ago |