Julian Lam
04db07ed33
seems legit, tjs not even used in this file
10 years ago
barisusakli
e5e41e85f2
accounts refactor #2
...
and various 404 fixes
10 years ago
barisusakli
3bb5d2aa86
accounts refactor part #1
10 years ago
barisusakli
c0c38437a0
isAdminOrMod
10 years ago
barisusakli
de2f336d53
data uid check
10 years ago
barisusakli
b618f67a00
fix tab
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago
Julian Lam
137f2097db
fixes #3669
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
3d73fbf74a
only pass pack err
10 years ago
barisusakli
f005231996
closes #3664
10 years ago
barisusakli
8fb24f26e3
#3664 fix edit post
10 years ago
barisusakli
6f046af34b
fix callback
10 years ago
barisusakli
cdd5bb5a6e
fix acp high presence topics
10 years ago
barisusakli
96364935e9
removed deprecated methods
10 years ago
barisusakli
459c20a2e2
closes #3662
10 years ago
barisusakli
4e2318fa1e
fix title in acp removed extra |
10 years ago
barisusakli
933a89d2ae
closes #3654 removed double escape
10 years ago
barisusakli
3416f600c5
#3654
10 years ago
barisusakli
80701f44d6
fix syntax
10 years ago
barisusakli
b3cbb46010
#3654
...
include add post index
10 years ago
barisusakli
fb6abd32c4
closes #3461
10 years ago
psychobunny
5f9eafcccb
potential fix for acp rash
10 years ago
barisusakli
13508ca7f9
closes #3547
10 years ago
barisusakli
87a194a4bd
allow array of nids to be passed to notifs.get
10 years ago
barisusakli
dbf0f279a2
closes #3644
10 years ago
barisusakli
75af978145
closes #3646
10 years ago
Julian Lam
78863a438f
Firing new hook `filter:auth.list`
...
This new plugins allows SSO services to list whether a
user has authenticated via that service, and will display
as such in the user's profile editing screen.
10 years ago
Julian Lam
fa109241cc
Update fontawesome picker module (iconSelect)
...
- Removed 'fa-doesnt-exist' icon
- Added a icon filter search input
- Added a "No Icon" button at the bottom
- Added link back to full FA list
- If icon is picked, it shows the icon class in the search input
10 years ago
psychobunny
70da64b927
button to revert to original email template
10 years ago
psychobunny
47fb8e8125
closes #2183
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
fa8a2c5c1b
render email footer partial
10 years ago
psychobunny
4855e69498
email partials for footer
10 years ago
Julian Lam
bac04d7ee6
Replace lwip library with jimp native lib for image manipulation
10 years ago
barisusakli
4419eb2aff
removed require
10 years ago
barisusakli
f3b6a5fbb9
generic getObject
10 years ago
barisusakli
1dd706d0b2
crash fix, res.locals.config can be undefined
10 years ago
barisusakli
1e44cab79e
filter:group.build
10 years ago
barisusakli
070fe01463
use unescaped tag to get data
10 years ago
barisusakli
d96073dbbf
closes #3606
10 years ago
barisusakli
c139dfa843
closes #3631
10 years ago
barisusakli
f9c8b1acf8
if a parent category is deleted add its children to root
10 years ago
barisusakli
32041d50f7
prevent crash if children are falsy
10 years ago
barisusakli
69ebe7679d
removed console .log
10 years ago
barisusakli
c98bd87334
better checks for file extensions
...
jpg allows jpeg
dots dont break extensions
10 years ago
barisusakli
fbfb39f967
moved socket connection out of app.js
10 years ago
barisusakli
a14810a2e0
wrap lwip.open in try catch, it throws on unknow types, closes #3632
10 years ago