psychobunny
e069150625
closes #2165
9 years ago
Barış Soner Uşaklı
b485b412a8
added title to flagged posts page
9 years ago
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
10 years ago
Julian Lam
48b5bab849
closes #3756
10 years ago
barisusakli
4fe4d71604
added port
10 years ago
barisusakli
1be178f2a5
sync ACP stats over pubsub
10 years ago
barisusakli
8d0cb18b74
display git hash/branch
10 years ago
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
10 years ago
barisusakli
09747251d8
added hostname
10 years ago
barisusakli
e60c1d8736
added process info
10 years ago
barisusakli
e2a5440ae8
closes #3741
10 years ago
psychobunny
8ef46ebc7d
found some other places with the same problem
10 years ago
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
10 years ago
barisusakli
ca294fc6ec
closes #3663
10 years ago
barisusakli
e4f0cd856a
prettier admin navigation page
10 years ago
barisusakli
5950f97f96
more refactors
10 years ago
Julian Lam
ebed9d641c
Add new ACP option to upload Touch Icon, #3668
...
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.
This commit also creates a new template helper for link tags.
10 years ago
barisusakli
dbf0f279a2
closes #3644
10 years ago
psychobunny
70da64b927
button to revert to original email template
10 years ago
psychobunny
109fe895b3
ability to edit and save custom email templates
10 years ago
psychobunny
46d6be57a8
hint
10 years ago
psychobunny
55748ac3f5
ability to select what kind of test email to send
10 years ago
psychobunny
8403b010a5
fixes theme screenshots in acp
10 years ago
barisusakli
244c75f809
admin controllers
10 years ago
barisusakli
8c2fdcc77c
group escape fixes
10 years ago
Barış Soner Uşaklı
76178e3232
move admin categories controller
10 years ago
barisusakli
cf193581e4
check and log all fs.unlink errors
10 years ago
barisusakli
25502f0687
closes #3508
10 years ago
Julian Lam
08fb30378a
Closes #3302
...
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
f08554e788
closes #2701
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
Barış Soner Uşaklı
981a7558f7
use group name, hidden groups are not in groupslug:groupname
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
Barış Soner Uşaklı
e0996d67ca
more rel_path upload fixes
10 years ago
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
10 years ago
Barış Soner Uşaklı
9915e31bc5
closes #2826
10 years ago
psychobunny
0611b7e1ea
closes #2733
10 years ago
barisusakli
b54f2de504
pass uid to getUsers and getUsersFromSets
10 years ago
barisusakli
456b844e61
closes #2596
11 years ago
barisusakli
0305ad989c
match uploader return
11 years ago
barisusakli
f74383bba4
changed userPhoto to files[]
11 years ago
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
11 years ago
barisusakli
4364b50ecf
closes #2562
11 years ago
barisusakli
f8cfd82667
less code in uploadimage
11 years ago
barisusakli
39b679705b
closes #2248
11 years ago
barisusakli
9a21e9646f
only use multipart on upload routes,
...
delete temp files if there is an error in admin,
admin/mods should see topic reply
11 years ago
barisusakli
1d1625f5c4
closes #2157
11 years ago