barisusakli
|
276031cd6f
|
closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
|
2016-08-25 16:05:07 +03:00 |
|
barisusakli
|
9eb64aa3fa
|
closes #4975
|
2016-08-25 10:30:51 +03:00 |
|
barisusakli
|
6a04e2909d
|
page param not used
|
2016-08-24 14:54:18 +03:00 |
|
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
|
2016-08-24 14:47:01 +03:00 |
|
Ben Lubar
|
598935b3bf
|
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
|
2016-08-23 19:35:50 -05:00 |
|
Julian Lam
|
60ea7d5121
|
fixes #4966
|
2016-08-22 16:24:31 -04:00 |
|
barisusakli
|
e4fa0289d6
|
closes #4961
|
2016-08-22 14:38:13 +03:00 |
|
Julian Lam
|
8d745ceb07
|
moving chat dropdown generation to tpl /cc @pichalite
|
2016-08-18 14:39:51 -04:00 |
|
psychobunny
|
59bd1d71f4
|
return roomId in optional callback when opening new chat
|
2016-08-17 16:32:53 -04:00 |
|
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
2016-08-17 12:54:59 +02:00 |
|
barisusakli
|
d43c19c173
|
closes #4952
|
2016-08-17 12:40:14 +03:00 |
|
barisusakli
|
9207d6a74d
|
fix so the parent button doesn't ajaxify if the post is already on the screen
|
2016-08-16 23:27:43 +03:00 |
|
Julian Lam
|
e26166a45b
|
closes #4950
|
2016-08-16 13:48:56 -04:00 |
|
barisusakli
|
f77d9053ad
|
closes #4795
|
2016-08-16 19:52:22 +03:00 |
|
barisusakli
|
49bf27d985
|
closes #4944
|
2016-08-14 21:40:58 +03:00 |
|
barisusakli
|
a7ed5a0129
|
delete content
|
2016-08-14 12:59:03 +03:00 |
|
barisusakli
|
32320018ab
|
closes #4911
|
2016-08-12 15:29:41 +03:00 |
|
barisusakli
|
0efe315790
|
closes #4631
|
2016-08-12 12:57:23 +03:00 |
|
barisusakli
|
bc255110cc
|
closes #2832
|
2016-08-12 01:55:38 +03:00 |
|
barisusakli
|
e55043e5ab
|
closes #4867
|
2016-08-12 01:14:01 +03:00 |
|
barisusakli
|
56d325bd86
|
privilege fixes
|
2016-08-10 23:55:49 +03:00 |
|
barisusakli
|
73e19fa13a
|
fix app.alertError
|
2016-08-10 22:53:30 +03:00 |
|
Barış Soner Uşaklı
|
e1c0a8f3b3
|
Merge pull request #4909 from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
|
2016-08-10 20:20:31 +03:00 |
|
Julian Lam
|
e019eb40c4
|
altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
|
2016-08-10 12:50:41 -04:00 |
|
Julian Lam
|
9e7d90e314
|
allowing listeners to cancel an ajaxify request via ajaxify.start client-side hook
|
2016-08-10 12:29:25 -04:00 |
|
Anil Mandepudi
|
c44c689ebf
|
fixes #4921 (#4922)
|
2016-08-09 10:54:58 -04:00 |
|
Ben Lubar
|
f62da5c4e9
|
see NodeBB/NodeBB#4909
|
2016-08-09 09:50:49 -05:00 |
|
Ben Lubar
|
26df552d55
|
Add edit, delete, and topics:delete permissions for users acting on their own posts
|
2016-08-06 21:23:09 -05:00 |
|
Barış Soner Uşaklı
|
b0c55c86ed
|
Merge pull request #4842 from acardinale/master
Added new core component for topic with tid
|
2016-08-07 01:02:59 +03:00 |
|
barisusakli
|
9cbfaa89e7
|
closes #4912
|
2016-08-05 16:32:44 +03:00 |
|
barisusakli
|
f222adb0a3
|
closes #4910
|
2016-08-04 19:40:48 +03:00 |
|
Julian Lam
|
e02134f981
|
closes #4911
|
2016-08-04 12:24:44 -04:00 |
|
Julian Lam
|
7902987900
|
added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
|
2016-08-03 13:10:39 -04:00 |
|
Julian Lam
|
5667279763
|
closes #4868
|
2016-08-02 17:56:09 -04:00 |
|
Julian Lam
|
dd8e5edbd7
|
closes #4895
|
2016-08-02 17:48:33 -04:00 |
|
psychobunny
|
c615d1b064
|
Merge branch 'chartjs-update' of https://github.com/pichalite/NodeBB
|
2016-07-29 16:50:12 -04:00 |
|
Anil Mandepudi
|
313cb7f26d
|
indentation
|
2016-07-29 12:55:59 -07:00 |
|
pichalite
|
8ef7ca4bdb
|
update chart.js to new version
|
2016-07-29 19:31:48 +00:00 |
|
Anil Mandepudi
|
2f73807107
|
add missing comma
|
2016-07-29 12:00:21 -07:00 |
|
barisusakli
|
8e2e800e6d
|
fix streamed in topics on category page
|
2016-07-29 16:47:57 +03:00 |
|
barisusakli
|
514c12aa68
|
closes #4885
|
2016-07-29 16:26:32 +03:00 |
|
barisusakli
|
2606844d98
|
closes #4868
|
2016-07-29 14:26:04 +03:00 |
|
Julian Lam
|
e7386e20cf
|
closes #4505
|
2016-07-28 11:51:19 -04:00 |
|
Julian Lam
|
71a5e4a8a1
|
better error handling for session revocation if no login session is present, #4214
|
2016-07-25 12:15:02 -04:00 |
|
barisusakli
|
58ab76d3c2
|
action:category.loaded, sort qs on category page
|
2016-07-21 23:53:43 +03:00 |
|
Ben Lubar
|
b08696515f
|
Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes #4870 (#4871)
|
2016-07-20 19:43:24 -04:00 |
|
psychobunny
|
9e17d64d29
|
allow categories to choose "no icon"
|
2016-07-20 13:35:51 -04:00 |
|
Barış Soner Uşaklı
|
237a44cae3
|
Merge pull request #4863 from pichalite/fix-tooltips
fix header tooltips
|
2016-07-19 15:41:54 +03:00 |
|
Barış Soner Uşaklı
|
7804d3989e
|
Merge pull request #4858 from pichalite/change-recent
pass set as attribute for recent route
|
2016-07-19 15:41:37 +03:00 |
|
pichalite
|
11ba5e2bcc
|
fix header tooltips
|
2016-07-18 23:34:52 +00:00 |
|