145 Commits (4f6cc204579c88fee3282585cc62786b2c42a023)

Author SHA1 Message Date
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Julian Lam d5961cfca3 #4827 9 years ago
Julian Lam ad9a1d0f2c closes #3989
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <[email protected]>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, #3989

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <[email protected]>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP #3989

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP #3989

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session #3989

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, #3989
9 years ago
yariplus 853aa37cd2 Add user home pages. #3616 9 years ago
barisusakli e5e41e85f2 accounts refactor #2
and various 404 fixes
10 years ago
barisusakli 3bb5d2aa86 accounts refactor part #1 10 years ago
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