psychobunny
|
ffcb324d91
|
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
|
2014-10-10 03:17:50 -04:00 |
|
psychobunny
|
8abf2835a5
|
removed modules/admin and moved mousetrap + keybindings out of client #2245
|
2014-10-08 17:06:35 -04:00 |
|
psychobunny
|
6a6f0a3b78
|
app.isConnected check
|
2014-10-02 18:32:36 -04:00 |
|
psychobunny
|
9c8395808c
|
use page visibility api instead of window.onblur
this lib supports most major browsers
|
2014-10-02 18:29:47 -04:00 |
|
Julian Lam
|
aee8b87385
|
composer tweaks, hiding navbar when mobile composer is open
|
2014-09-19 14:39:48 -04:00 |
|
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
2014-09-17 16:07:36 -04:00 |
|
Julian Lam
|
40e5ad075f
|
started work on #2082
|
2014-09-14 10:21:32 -04:00 |
|
barisusakli
|
421d091828
|
optimizing browsing users
|
2014-09-06 00:19:46 -04:00 |
|
barisusakli
|
0dc780148a
|
removed global room
socket.io already puts everyone into a room named ''
|
2014-09-05 22:11:21 -04:00 |
|
barisusakli
|
171f02101d
|
closes #2035, closes #2036
|
2014-09-02 05:04:39 -04:00 |
|
barisusakli
|
ae6d5e72f4
|
closes #2015
|
2014-09-01 14:09:47 -04:00 |
|
Julian Lam
|
1f06e4f5a2
|
added secret key bindings for admins to reload and restart their NodeBBs :shipit:
|
2014-08-29 12:29:00 -04:00 |
|
Julian Lam
|
063a4e5628
|
finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800
|
2014-08-29 11:48:30 -04:00 |
|
Julian Lam
|
5d22806ded
|
more topic searching work (working example, needs UX tie-in)
|
2014-08-29 11:18:02 -04:00 |
|
Julian Lam
|
cd10248226
|
basic topic searching via search bar working
|
2014-08-27 15:26:44 -04:00 |
|
Julian Lam
|
5f96823f66
|
allowed the "forum updated" message to show up for reloads as well
|
2014-08-26 11:41:31 -04:00 |
|
psychobunny
|
2ced285f89
|
closes #2004
|
2014-08-20 14:21:23 -04:00 |
|
barisusakli
|
c991997552
|
removed off from search button
|
2014-08-11 12:16:01 -04:00 |
|
Julian Lam
|
bb7a71389e
|
using websocketAddress config if supplied
|
2014-07-29 22:24:57 -04:00 |
|
psychobunny
|
947c9b6eea
|
you're now logged out server-side when you're banned, so csrf token doesn't work in app.logout
|
2014-07-28 14:28:59 -04:00 |
|
barisusakli
|
3bfad766b3
|
closes #1900
|
2014-07-24 21:11:46 -04:00 |
|
psychobunny
|
4723b6d68b
|
danger instead of warning for banned alert
|
2014-07-23 17:29:22 -04:00 |
|
psychobunny
|
cb08d4b04f
|
getting rid of this one for good
|
2014-07-21 14:44:27 -04:00 |
|
barisusakli
|
04c6ca2ebb
|
closes #1862
|
2014-07-20 18:44:12 -04:00 |
|
barisusakli
|
523b3db3f1
|
no header tooltips in xs
|
2014-07-18 20:43:52 -04:00 |
|
psychobunny
|
7401744112
|
trigger action:ajaxify.contentLoaded on cold load as well
|
2014-07-17 15:48:28 -04:00 |
|
barisusakli
|
d999116541
|
wait for widgets to render to send ajaxify end
possible fix for broken masonry on f5
|
2014-07-13 15:38:17 -04:00 |
|
Julian Lam
|
a031bc2721
|
highlighting of the user with whom you are currently chatting with #1788
|
2014-07-07 13:09:09 -04:00 |
|
barisusakli
|
197300b347
|
moved populateOnline users out of app.js
|
2014-06-25 16:27:39 -04:00 |
|
barisusakli
|
7af597d7c2
|
closes #1750
|
2014-06-25 12:57:09 -04:00 |
|
barisusakli
|
836540ff78
|
replaceSelfLinks on new posts and reload
|
2014-06-24 09:29:12 -04:00 |
|
barisusakli
|
1296cd58b9
|
closes #1723
|
2014-06-23 19:45:49 -04:00 |
|
barisusakli
|
13854e8774
|
closes #1603
|
2014-06-19 18:46:01 -04:00 |
|
barisusakli
|
76190718d3
|
indents
|
2014-06-15 23:30:40 -04:00 |
|
Charles
|
6e50016a11
|
Cleanup the vars
|
2014-06-16 10:28:57 +07:00 |
|
Charles
|
23a88492a6
|
Get template mapping after removing relative path
|
2014-06-16 10:25:48 +07:00 |
|
barisusakli
|
4bdbce9cd8
|
use removeRelativePath in app.js too
|
2014-06-09 01:28:58 -04:00 |
|
psychobunny
|
e88abcc1d9
|
fixed updated language strings
|
2014-06-03 14:38:33 -04:00 |
|
psychobunny
|
94312cfda8
|
closes #1595
|
2014-06-02 17:42:29 -04:00 |
|
psychobunny
|
bbcff6a0a5
|
moved widget rendering up a bit
|
2014-05-30 15:29:17 -04:00 |
|
barisusakli
|
ff2bad635c
|
infinite scroll refactor
|
2014-05-17 17:55:55 -04:00 |
|
Aziz Khoury
|
0e0f66ba9e
|
minor cleanups.
|
2014-05-16 09:39:46 -04:00 |
|
Aziz Khoury
|
230b4a0952
|
now really fix topic/1503
|
2014-05-16 01:55:13 -04:00 |
|
Aziz Khoury
|
611fd380eb
|
fixes topic/1503
|
2014-05-16 01:38:20 -04:00 |
|
barisusakli
|
8ee866fc9d
|
closes #1513
|
2014-05-09 17:57:39 -04:00 |
|
barisusakli
|
4c28de659c
|
closes #1504
|
2014-05-09 17:46:10 -04:00 |
|
barisusakli
|
66abd20647
|
moved add commas to process page
|
2014-05-08 19:17:35 -04:00 |
|
barisusakli
|
883978007d
|
closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
|
2014-05-06 18:42:42 -04:00 |
|
barisusakli
|
1f7fd51b40
|
some work for #1482
|
2014-05-06 17:46:34 -04:00 |
|
barisusakli
|
936530dc48
|
possible fix for #1467
|
2014-05-01 19:01:19 -04:00 |
|