Commit Graph

241 Commits (145f7b3809063524bbbb3450f950980e8ac937fb)

Author SHA1 Message Date
barisusakli aa94dafac1 closes
Barış Soner Uşaklı 276cd51836 closes
Barış Soner Uşaklı 0421b6ef06 closes
Julian Lam 0d9d9bf110 added two new language strings
Barış Soner Uşaklı c98720ee4c show results as WIP
Barış Soner Uşaklı be92f07ab9 save/clear search preferences
Julian Lam 1843d0364e closed
barisusakli b41119a374 show seconds like search page
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles
barisusakli 38dd3d4281 search newer/older than and better pagination
barisusakli 161b934827 reply count filter atleast/atmost
barisusakli def600e927 search in categories and children
barisusakli 255f50343c closes
Julian Lam d284e89d6c added too-many-messages language key
Julian Lam 607e88b3c3 fixed browser title in user groups page
Julian Lam bc9ede7b6c changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to.
Julian Lam d2217b8137 closed
Julian Lam 04be40158c if you attempt to join a group when you're already in a group, you can't anymore.
barisusakli 6ccdf187ea closes
Julian Lam 50ac813388 Merge branch 'private-groups', closed
Julian Lam 675968f0f3 cover photo for groups,
barisusakli 5a940778ee closes
barisusakli 456b844e61 closes
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now
barisusakli f417e07b9d user search changes
Julian Lam 635393a274 group creation and deletion from outside ACP,
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups,
Julian Lam 7be0830751 properly showing private state in group details,
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header,
Julian Lam 3a3d45155e show pending members in frontend UI,
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups
Julian Lam a907fa2187 added concept of group ownership,
barisusakli a77a761433 closes
barisusakli ce9c17f8e5 ability to search posts by user
barisusakli 60f1b9679a search filters
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder,
Julian Lam 7dc309fc16 template in composer
barisusakli e6b4a45cda closes
barisusakli 080c54d414
barisusakli ddd6ed9e8c 403 page
Julian Lam 1b526026a0 closed
Julian Lam d51683f62e closed
barisusakli 519b1b7e37 closes
barisusakli 9e1789dc58 closes
Julian Lam a7bc05aeb6 less formal language for
Julian Lam b91d39a0d3 almost everything for
Julian Lam adfb89a2ad closed
barisusakli 41d806f67f removed unused language string
barisusakli 9e8be432b3 notification changes
-only send a notification when the person you follow creates a topic
-you still get a notification per post if you are following a topic
-changed notifications.push so that it sends the notifications over a
period of time, currently to 50 users per second
-optimized topics.notifyFollowers and
user.notifications.sendTopicNotification, they no longer query the
database for the topic and post data instead they get it as params
-you can no longer follow yourself :)
-changed mongo sortedSetRemove so that it doesn't use $in if there is
only a single value to remove
barisusakli 1a04d8f07d removed duped banned, its in user:banned