barisusakli
459c20a2e2
closes #3662
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
barisusakli
d96073dbbf
closes #3606
10 years ago
barisusakli
8c2fdcc77c
group escape fixes
10 years ago
psychobunny
ae1043543d
closes #3585
10 years ago
barisusakli
cb9b51e8a5
closes #3475
10 years ago
barisusakli
bf70f3764e
#3475
10 years ago
barisusakli
e6755d0adc
closes #3458
10 years ago
barisusakli
e0101fcd24
fix crash on follow/edit
10 years ago
barisusakli
5009e80122
fix typo
10 years ago
barisusakli
9f74450196
log unlink error
10 years ago
psychobunny
891a611714
contacts vs recent: makes more sense the other way around
...
well, it does make sense on the older UX anyways, but I'm not going to
go there :P
10 years ago
barisusakli
6d930d0d1a
fix indents
10 years ago
barisusakli
25502f0687
closes #3508
10 years ago
psychobunny
e0cfc117c7
changing function signature for messaging.getMessages
...
@julianlam should this be moved to 0.8.0?
10 years ago
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
10 years ago
psychobunny
cd7f9c7523
fix for disableCustomUserSkins
10 years ago
psychobunny
9323a37bd1
disableCustomUserSkins setting
10 years ago
psychobunny
36110db90c
closes #3464
10 years ago
psychobunny
0150e0e063
closes #3069
10 years ago
Julian Lam
ccb5094d54
Increased contacts limit to 200, from 20
...
So that if you have more than 20 friends (or followed > 20 people), you will see all of them (up to 200, anyway...) in the "Contacts" portion of the `/chats` route.
10 years ago
barisusakli
a9da867255
fix infinite redirect loop on /chats @julianlam
10 years ago
Julian Lam
aab726bac4
fixes #3313
10 years ago
barisusakli
417a573f67
closes #3260
10 years ago
barisusakli
f2c45e98da
escape users group data
10 years ago
barisusakli
a31178ebd8
closes #3258
10 years ago
barisusakli
f974af2247
fix for #3246
10 years ago
barisusakli
2deeda553a
closes #3246
10 years ago
barisusakli
224e3dc263
fix settings page
10 years ago
barisusakli
dce9a19882
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
10 years ago
barisusakli
9518c006b5
fix userlang
10 years ago
barisusakli
0083d4ff1c
return user settings in api
10 years ago
Barış Soner Uşaklı
c74d32a172
fix off by 1 error on user/topics posts #3120
10 years ago
barisusakli
7312540b72
closes #3109
10 years ago
barisusakli
9749658d35
added about me field
10 years ago
barisusakli
d99e028a1e
only call sortedSetCard if using pagination
10 years ago
barisusakli
dd61bdb9c6
closes #3038
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
Julian Lam
5d495483ad
using url module to normalise passed-in url prior to saving in db, closes #3043
10 years ago
barisusakli
f7a3aef322
escape on the way out, fixes birthday/age calculation
10 years ago
barisusakli
5501c0c759
closes #3005
10 years ago
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
10 years ago
barisusakli
04ed79e587
fix profile image upload on subfolder install
10 years ago
Barış Soner Uşaklı
c851b5a9b1
made getBaseUser public
10 years ago
Barış Soner Uşaklı
5140e5db8d
closes #2759
10 years ago
psychobunny
13fa1f6b9a
require socket.io only when you need it, shaves off another 0.5s on load
10 years ago
barisusakli
aa94dafac1
closes #725
10 years ago
Barış Soner Uşaklı
3f31098144
closes #2619
10 years ago
Barış Soner Uşaklı
6a55cdfbaf
fix relative_path image url for sub installs
10 years ago
barisusakli
b7602c6e80
removed winston.err
10 years ago