837 Commits (9d069d76db7914990409581d91e3f31d9f1ebe88)

Author SHA1 Message Date
Anil Mandepudi 351504bd6c fix error on icon to picture change in profile 8 years ago
Anil Mandepudi eb61c4e267 redirect main window to correct url on chat pop out 8 years ago
Anil Mandepudi 2ef09de48d fix route on chat search 8 years ago
Anil Mandepudi 9c646ce39c redirect to correct route on Chats.leave 8 years ago
barisusakli 1ec5539adc closes #5055 8 years ago
barisusakli ae6305365e dont set search term from localstorage 8 years ago
barisusakli 8326846c2f closes #5043 8 years ago
barisusakli ff29d0e826 closes #4290 8 years ago
barisusakli aad1e54c37 closes #5041 9 years ago
barisusakli 15cae8d6ea ability to set moderation note on users 9 years ago
barisusakli 55396ca442 inf scroll in chat-content 9 years ago
barisusakli 4be20799ec fix getRecentChats 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
9 years ago
barisusakli 958fe3e72f closes #3762 9 years ago
barisusakli 5e77b87a1e removed scroll duration 9 years ago
barisusakli a72ccfb067 only remove page # on IS 9 years ago
barisusakli 49bd03b8ec closes #5004 9 years ago
psychobunny 30da4ac748 closes #5031 9 years ago
barisusakli 7f27a21441 new hook action:infinitescroll.loadmore 9 years ago
barisusakli 8868668daa fix navigator displaying wrong index
related to #4998
9 years ago
barisusakli 7afd2925af get sort setting from config 9 years ago
Julian Lam 194716cd68 re: #5002 9 years ago
barisusakli 532a543226 closes #4999
$(document).offset() crashes on jquery 3.0
9 years ago
Anil Mandepudi 0be557b846 fixes #4991 (#4993) 9 years ago
barisusakli 6e3d525ef4 closes #4704 9 years ago
barisusakli 843dc61e41 closes #4990 9 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
pichalite 05ad373b80 minor design tweaks to register page 9 years ago
pichalite 400da256f1 require translator instead of global 9 years ago
barisusakli 3c1a4876d7 removed unused vars 9 years ago
Julian Lam da47f5675c don't wrap images in links if the link is blank, fixes #4976 9 years ago
barisusakli 9eb64aa3fa closes #4975 9 years ago
barisusakli 6a04e2909d page param not used 9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli d43c19c173 closes #4952 9 years ago
barisusakli 9207d6a74d fix so the parent button doesn't ajaxify if the post is already on the screen 9 years ago
barisusakli 49bf27d985 closes #4944 9 years ago
barisusakli a7ed5a0129 delete content 9 years ago
barisusakli 32320018ab closes #4911 9 years ago
barisusakli 0efe315790 closes #4631 9 years ago
barisusakli 56d325bd86 privilege fixes 9 years ago
barisusakli 73e19fa13a fix app.alertError 9 years ago
Barış Soner Uşaklı e1c0a8f3b3 Merge pull request #4909 from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
9 years ago
Julian Lam e019eb40c4 altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs 9 years ago
Ben Lubar f62da5c4e9 see NodeBB/NodeBB#4909 9 years ago
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts 9 years ago
barisusakli f222adb0a3 closes #4910 9 years ago
Julian Lam e02134f981 closes #4911 9 years ago
Julian Lam dd8e5edbd7 closes #4895 9 years ago
Anil Mandepudi 2f73807107 add missing comma 9 years ago
barisusakli 8e2e800e6d fix streamed in topics on category page 9 years ago
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present, #4214 9 years ago
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page 9 years ago
Barış Soner Uşaklı 7804d3989e Merge pull request #4858 from pichalite/change-recent
pass set as attribute for recent route
9 years ago
Ben Lubar 85e42aee6e make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll 9 years ago
pichalite 6249b9a6fb rename dbset to set 9 years ago
pichalite f72e00a1b5 pass dbset as attribute 9 years ago
Julian Lam f3c1e75cca fixes #4855 9 years ago
barisusakli 910e94a690 closes #4815 9 years ago
Ben Lubar 3214d00105 convert post parent button to a link 9 years ago
barisusakli bb7303834f remove csrf r.js module 9 years ago
pichalite c204eac93a translate language strings in votes modal 9 years ago
barisusakli f6bec561bf when post is deleted or restored clear the post tools menu 9 years ago
barisusakli f084ff9a54 closes #4813 9 years ago
barisusakli 1a43b3482c insert postbar after placeholder 9 years ago
Julian Lam 21caa82b61 ban controls on frontend, closes #4807 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli aadd883594 fix numbers on users infinite load 9 years ago
barisusakli 376e031928 closes #4809 9 years ago
barisusakli 688028c63b closes #4802 9 years ago
barisusakli 14b067a838 closes #4800 9 years ago
Julian Lam 08dd19da17 removed some client-side logic that used to handle termsOfUse 9 years ago
barisusakli 871a247840 closes #4779 9 years ago
barisusakli 4bbc8110a9 closes #4772 9 years ago
barisusakli 1bf6054345 showStalewarning change 9 years ago
barisusakli 3bd93526cd closes #4768 9 years ago
barisusakli d227d526d1 closes #4341 9 years ago
barisusakli abb1c1c010 closes #4758 9 years ago
pichalite c60f571d2c fixes #4727 9 years ago
psychobunny 4c2ee2e736 closes #4731 9 years ago
psychobunny 96a9b59419 action:topics.changeWatching 9 years ago
Barış Soner Uşaklı 71b3a42bed closes #4698 9 years ago
Ben Lubar c288ba0a17 fix replying on IE11 - see c50f228acc (commitcomment-17651064) (#4699) 9 years ago
barisusakli 2c5464760d #4668
allow admins/mods to edit even after postEditDuration has expired
9 years ago
Barış Soner Uşaklı 86cab0787a closes #4668 9 years ago
barisusakli b02869b0f8 renamed reading to not-following
added more description text
9 years ago
barisusakli a141f6f7ec updated category watch control 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli f4599e2ce2 closes #4629 9 years ago
Julian Lam 60e4ddc145 Fixed regression in registration/login pages
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: #4593
9 years ago
barisusakli a9828a1465 closes #4611 9 years ago
barisusakli b56aef22a9 empty pwd 9 years ago
barisusakli e8650dcaa4 closes #4619 9 years ago
barisusakli 69e25fe4d5 closes #4612 9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
Julian Lam f08a9c4def fixes #4613 9 years ago