Commit Graph

135 Commits (2e1661a5e8e34803ac89a0a36d3ff55a12b76a2c)

Author SHA1 Message Date
psychobunny ae1043543d closes
barisusakli cb9b51e8a5 closes
barisusakli bf70f3764e
barisusakli e6755d0adc closes
barisusakli e0101fcd24 fix crash on follow/edit
barisusakli 5009e80122 fix typo
barisusakli 9f74450196 log unlink error
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
barisusakli 6d930d0d1a fix indents
barisusakli 25502f0687 closes
psychobunny e0cfc117c7 changing function signature for messaging.getMessages
@julianlam should this be moved to 0.8.0?
barisusakli eaefd9d24c remove meta/title.js and meta.title.build
psychobunny cd7f9c7523 fix for disableCustomUserSkins
psychobunny 9323a37bd1 disableCustomUserSkins setting
psychobunny 36110db90c closes
psychobunny 0150e0e063 closes
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.
barisusakli a9da867255 fix infinite redirect loop on /chats @julianlam
Julian Lam aab726bac4 fixes
barisusakli 417a573f67 closes
barisusakli f2c45e98da escape users group data
barisusakli a31178ebd8 closes
barisusakli f974af2247 fix for
barisusakli 2deeda553a closes
barisusakli 224e3dc263 fix settings page
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
barisusakli 9518c006b5 fix userlang
barisusakli 0083d4ff1c return user settings in api
Barış Soner Uşaklı c74d32a172 fix off by 1 error on user/topics posts
barisusakli 7312540b72 closes
barisusakli 9749658d35 added about me field
barisusakli d99e028a1e only call sortedSetCard if using pagination
barisusakli dd61bdb9c6 closes
barisusakli 1f06f90a50 closes
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
Julian Lam 5d495483ad using url module to normalise passed-in url prior to saving in db, closes
barisusakli f7a3aef322 escape on the way out, fixes birthday/age calculation
barisusakli 5501c0c759 closes
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests
barisusakli 04ed79e587 fix profile image upload on subfolder install
Barış Soner Uşaklı c851b5a9b1 made getBaseUser public
Barış Soner Uşaklı 5140e5db8d closes
psychobunny 13fa1f6b9a require socket.io only when you need it, shaves off another 0.5s on load
barisusakli aa94dafac1 closes
Barış Soner Uşaklı 3f31098144 closes
Barış Soner Uşaklı 6a55cdfbaf fix relative_path image url for sub installs
barisusakli b7602c6e80 removed winston.err
Julian Lam e4e9020e1f added groups page to user profile
barisusakli 3eb922393f closes
barisusakli fd2edcaf6f closes
barisusakli 6ccdf187ea closes