psychobunny
|
d02a1ef40a
|
actually fixes #985
|
11 years ago |
Julian Lam
|
5b8585fafb
|
fixed #985
|
11 years ago |
Baris Soner Usakli
|
ca8f86c4ee
|
fixed minor issue in prev PR
|
11 years ago |
Micheil Smith
|
33607e0cd9
|
Move feed routing and logic to src/routes/feeds.js
|
11 years ago |
Micheil Smith
|
8cd1005a03
|
Reworked startup sequence to respect server.listen() failures and timings.
|
11 years ago |
Julian Lam
|
83b22a357c
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
03a30c8583
|
temporarily commenting out apple-touch-icon, since it seems to be duplicating sessions on every reload
|
11 years ago |
Baris Soner Usakli
|
6d8a1eb1f4
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
49254f268e
|
added missing next callbacks
|
11 years ago |
Baris Soner Usakli
|
654f53f142
|
removed unused uids
|
11 years ago |
Baris Soner Usakli
|
d063d4eac1
|
updated upgrade date
|
11 years ago |
Barış Soner Uşaklı
|
59e56f0e28
|
Merge pull request #979 from miksago/ondemand-feeds
On-demand feeds
|
11 years ago |
Micheil Smith
|
ffe798b494
|
Change Feed.forTopic to cap at 25 items, not infinite
|
11 years ago |
Micheil Smith
|
a3bb9f4e3d
|
Changed feeds to be generated on-demand
No longer are we writing them to disk, instead, we simply generate on demand.
|
11 years ago |
Micheil Smith
|
12b52e5320
|
Removed storage of tid:lastFeedUpdate now that feeds are on-demand
|
11 years ago |
Micheil Smith
|
cfaa0b3754
|
Added schema upgrade to delete the tid:lastFeedUpdate key
|
11 years ago |
Micheil Smith
|
c619301735
|
Remove calls to feed.js
|
11 years ago |
Baris Soner Usakli
|
2c18bbddbe
|
upload changes, just pass filename to plugin or base64 data
|
11 years ago |
Julian Lam
|
62f1b8b8f4
|
retrieving only the latest 25 posts in category rss feed now - issue #973
|
11 years ago |
Baris Soner Usakli
|
1c058658e6
|
small tweak
|
11 years ago |
Baris Soner Usakli
|
20ec8ca768
|
added image file
|
11 years ago |
Baris Soner Usakli
|
26849ba2b7
|
added hooks for image uploads into user and admin routes
|
11 years ago |
Baris Soner Usakli
|
e163282995
|
added filter:post.uploadFile
|
11 years ago |
Baris Soner Usakli
|
1fc4568333
|
changed hook name to filter:post.uploadImage
|
11 years ago |
Baris Soner Usakli
|
378ccc3cb7
|
removed imgur from core
|
11 years ago |
Baris Soner Usakli
|
0f2e7fa8bd
|
added a hook to post image upload for starters, more coming
|
11 years ago |
Baris Soner Usakli
|
c78942b7a4
|
added warnings if no pwd setup for db, #936
|
11 years ago |
Baris Soner Usakli
|
2630a72f81
|
closes #965
|
11 years ago |
Baris Soner Usakli
|
c219935633
|
cleanup
|
11 years ago |
Baris Soner Usakli
|
d5938e4024
|
removed BS class, not needed
|
11 years ago |
Baris Soner Usakli
|
0c4f0dff6f
|
closes #962
|
11 years ago |
Baris Soner Usakli
|
917458d48d
|
minor cleanup
|
11 years ago |
Baris Soner Usakli
|
e06a7a343a
|
userslug for new chat messages
|
11 years ago |
Baris Soner Usakli
|
d4c2a47c8e
|
allow images in home and category
|
11 years ago |
Baris Soner Usakli
|
e4c92880ea
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
b2d3578eac
|
check if callback is function
|
11 years ago |
Julian Lam
|
0670382992
|
final pass - resolved #961
|
11 years ago |
Baris Soner Usakli
|
8da065d8fd
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
9b147edb36
|
closes #964
|
11 years ago |
Julian Lam
|
69f90c0766
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
f8ea87b003
|
issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name
|
11 years ago |
Baris Soner Usakli
|
d6780652ad
|
closes #960
|
11 years ago |
Baris Soner Usakli
|
8efea65e87
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
72c35db6fd
|
cleanup in move rencet replies'
|
11 years ago |
Julian Lam
|
e176abae50
|
started #961, first pass
|
11 years ago |
Baris Soner Usakli
|
a142789c25
|
if status is not set assume online
|
11 years ago |
Baris Soner Usakli
|
a1807f3e12
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
11e8fa31ab
|
small fix to online user visiblity
|
11 years ago |
Julian Lam
|
720644b964
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
d360a9bcac
|
resolved #868
|
11 years ago |