psychobunny
|
d75bc9578b
|
deprecating middleware.prepareAPI in favour of using app.all('*') in /api namespace
|
2014-03-02 23:49:15 -05:00 |
|
psychobunny
|
26853d024e
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
2014-03-01 15:37:57 -05:00 |
|
Baris Soner Usakli
|
24b669bd39
|
some fixes for search plugin
|
2014-02-28 20:47:49 -05:00 |
|
Baris Soner Usakli
|
e75c303b89
|
added unique visitor count to admin dashboard
|
2014-02-28 17:19:42 -05:00 |
|
Baris Soner Usakli
|
7081c7dcc4
|
moved ip log to api
|
2014-02-28 16:50:39 -05:00 |
|
psychobunny
|
e64d87cb1d
|
all user account pages; all static pages; outgoing page
|
2014-02-28 14:04:21 -05:00 |
|
psychobunny
|
942d16a3b4
|
confirmEmail route
|
2014-02-27 17:04:41 -05:00 |
|
psychobunny
|
dae7b06f4d
|
initial login and register routes
|
2014-02-27 16:52:46 -05:00 |
|
psychobunny
|
08c0a7fa5e
|
removing old unread and recent routes
|
2014-02-27 16:38:10 -05:00 |
|
psychobunny
|
4435a20d90
|
fixed merge conflict
|
2014-02-27 15:11:50 -05:00 |
|
psychobunny
|
c084529597
|
removed old api/home and api/popular
|
2014-02-27 14:56:54 -05:00 |
|
psychobunny
|
1db0651bff
|
removing old api/popular code
|
2014-02-27 14:44:47 -05:00 |
|
akhoury
|
3f1d5c6656
|
merge fork with upstream master
|
2014-02-26 22:01:29 -05:00 |
|
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
2014-02-26 21:55:29 -05:00 |
|
Baris Soner Usakli
|
f1f7b59d58
|
missed this one
|
2014-02-26 20:31:30 -05:00 |
|
Baris Soner Usakli
|
56bbeb9950
|
use disableSocialButtons from config
|
2014-02-26 17:16:55 -05:00 |
|
Baris Soner Usakli
|
a83d4a9dd5
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-02-26 16:43:28 -05:00 |
|
Baris Soner Usakli
|
ea6cf3bbd5
|
more cleanup and changes to topics
|
2014-02-26 16:43:21 -05:00 |
|
psychobunny
|
5145ba1aac
|
added a route to get moderators by category id
|
2014-02-26 15:58:42 -05:00 |
|
Baris Soner Usakli
|
bae76ebd70
|
fixed the redis error when going to unread/recent if nextStart is missing
|
2014-02-22 00:49:32 -05:00 |
|
Baris Soner Usakli
|
f4d23fe5df
|
return version in config
|
2014-02-21 23:47:55 -05:00 |
|
Baris Soner Usakli
|
29ba015d69
|
fixed topic thumbs
|
2014-02-21 23:15:25 -05:00 |
|
Baris Soner Usakli
|
de34beaf6d
|
closes #1087
|
2014-02-21 18:31:59 -05:00 |
|
Julian Lam
|
2ba11dce15
|
hiding search buttons and route when search is not configured
|
2014-02-20 21:21:41 -05:00 |
|
Julian Lam
|
0e26fdf1da
|
Merge branch 'master' into search_hooks
|
2014-02-20 21:08:31 -05:00 |
|
akhoury
|
63c9269240
|
merged composer and some other files with master
|
2014-02-20 02:25:15 -05:00 |
|
akhoury
|
25207852e8
|
added topics thumbnails support
|
2014-02-20 02:05:49 -05:00 |
|
Julian Lam
|
42d33f8338
|
first pass #899
|
2014-02-19 21:06:30 -05:00 |
|
psychobunny
|
163b0f964e
|
Merge remote-tracking branch 'origin/master' into Widgets
|
2014-02-19 17:45:40 -05:00 |
|
psychobunny
|
0963e62acb
|
completely removing all motd code in favour of using the widget system
|
2014-02-19 17:31:13 -05:00 |
|
Baris Soner Usakli
|
495fded6dd
|
closes #1038
|
2014-02-19 15:33:59 -05:00 |
|
Julian Lam
|
0b0b74a559
|
properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request)
|
2014-02-18 19:23:36 -05:00 |
|
Baris Soner Usakli
|
83ad454c3e
|
better error message if image upload fails, #1052
|
2014-02-18 00:25:30 -05:00 |
|
Baris Soner Usakli
|
21367a1847
|
reverse infinite loading
|
2014-02-17 20:57:12 -05:00 |
|
Baris Soner Usakli
|
075c6c01f2
|
upload changes, show progres in composer
|
2014-02-13 19:41:54 -05:00 |
|
Baris Soner Usakli
|
1c14bcd1ed
|
dont update last online time if status is offline
|
2014-02-12 17:16:16 -05:00 |
|
Baris Soner Usakli
|
7b4f098cb4
|
dont allow negative or zero pagination values for user setting
|
2014-02-12 13:11:28 -05:00 |
|
Baris Soner Usakli
|
475f9bea04
|
closes #1011, last online wont give away your invisible status
|
2014-02-12 10:53:34 -05:00 |
|
Baris Soner Usakli
|
4ff62f4e30
|
closes #1005
|
2014-02-11 17:16:17 -05:00 |
|
Baris Soner Usakli
|
55951fec6f
|
removed marked from motd'
|
2014-02-10 19:14:50 -05:00 |
|
Baris Soner Usakli
|
242927d702
|
user selectable pagination
|
2014-02-10 14:15:54 -05:00 |
|
Baris Soner Usakli
|
26849ba2b7
|
added hooks for image uploads into user and admin routes
|
2014-02-09 00:33:10 -05:00 |
|
Baris Soner Usakli
|
378ccc3cb7
|
removed imgur from core
|
2014-02-08 22:09:28 -05:00 |
|
Baris Soner Usakli
|
db309ce8a1
|
closes #661
|
2014-01-31 22:25:59 -05:00 |
|
psychobunny
|
4647b88071
|
added optional forum terms of use to ACP, closes #775
|
2014-01-31 11:38:23 -05:00 |
|
Baris Soner Usakli
|
a86ddc9934
|
closes #726
|
2014-01-30 19:46:25 -05:00 |
|
Julian Lam
|
55b67ed735
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
src/routes/api.js
|
2014-01-30 15:40:44 -05:00 |
|
Julian Lam
|
0376e3d574
|
renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English
|
2014-01-30 15:39:51 -05:00 |
|
psychobunny
|
68105c6289
|
send environment state to client
|
2014-01-30 13:37:30 -05:00 |
|
psychobunny
|
92725ee3df
|
Merge pull request #874 from BitBangersCode/templates-fix
Add custom templates to /api/get_templates_listing
|
2014-01-30 08:38:16 -08:00 |
|