psychobunny
|
d4d0e8cd9b
|
set unreplied flag to new topics sent via websocket
|
2013-11-25 16:51:52 -05:00 |
|
Baris Soner Usakli
|
81560c4698
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-11-25 16:29:37 -05:00 |
|
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
2013-11-25 16:29:28 -05:00 |
|
psychobunny
|
377de06eeb
|
removed main_posts from topics core, returning OP in posts array now
|
2013-11-25 15:48:53 -05:00 |
|
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
2013-11-23 15:28:00 -05:00 |
|
Baris Usakli
|
7d3adb9275
|
removed unused stuff from getLatestTopics and recent.tpl
|
2013-11-22 15:01:00 -05:00 |
|
Julian Lam
|
08ef67e824
|
closed #536
|
2013-11-22 11:42:42 -05:00 |
|
Baris Usakli
|
54d94f5988
|
added topic tests
|
2013-11-15 16:16:50 -05:00 |
|
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
2013-11-15 14:57:50 -05:00 |
|
Baris Usakli
|
84fa704b25
|
refactor abit adding error checking to missing parts
|
2013-11-15 13:39:09 -05:00 |
|
Baris Usakli
|
4ce6ac5af9
|
closes #491, added check to prevent crash in getAnonUserCount
|
2013-11-11 12:40:15 -05:00 |
|
Baris Usakli
|
7d1aa02fd1
|
removed schema.js
|
2013-11-06 13:56:32 -05:00 |
|
Baris Usakli
|
58f9c2c18d
|
removed console.log
|
2013-11-04 16:13:56 -05:00 |
|
Baris Usakli
|
1ec6726459
|
template changes to recent and unread
|
2013-11-04 16:00:34 -05:00 |
|
Baris Usakli
|
4da819b02b
|
changesto category.tpl
|
2013-11-04 15:01:01 -05:00 |
|
Baris Usakli
|
a21d91d870
|
closes #476
|
2013-11-01 16:01:48 -04:00 |
|
Baris Usakli
|
f946918176
|
fixed anon images in topic view, anon users arent added to active users for a category
|
2013-11-01 14:08:39 -04:00 |
|
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
2013-11-01 13:04:15 -04:00 |
|
Baris Soner Usakli
|
89540172b2
|
closes #464
|
2013-10-29 14:16:03 -04:00 |
|
Baris Soner Usakli
|
afc0e25b26
|
closes #463
|
2013-10-28 00:08:44 -04:00 |
|
Baris Soner Usakli
|
1af98835b1
|
added share buttons to main post
|
2013-10-25 18:00:08 -04:00 |
|
Baris Soner Usakli
|
6eadf67add
|
another privilege fix
|
2013-10-25 16:56:18 -04:00 |
|
Baris Usakli
|
790df903ac
|
added view count to topics
|
2013-10-23 12:26:24 -04:00 |
|
Baris Usakli
|
dee99c1752
|
update category topic count if topic is deleted/restored
|
2013-10-16 13:42:07 -04:00 |
|
Baris Usakli
|
b31fa856d0
|
added meta require to topics.js
|
2013-10-15 15:39:45 -04:00 |
|
Noah Chase
|
fd89f71fc0
|
fix typo that was causing topic variables to leak into global namespace
|
2013-10-13 18:39:42 -04:00 |
|
Baris Soner Usakli
|
4b89b3e2ed
|
fixed time for month
|
2013-10-11 23:32:47 -04:00 |
|
Baris Usakli
|
d315829eaf
|
closes #394
|
2013-10-11 15:06:56 -04:00 |
|
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
2013-10-11 14:48:14 -04:00 |
|
Baris Soner Usakli
|
1c32acf7b6
|
removed WITHSCORES from getLatestTopics, how was this working at all?
|
2013-10-01 14:17:24 -04:00 |
|
Julian Lam
|
9613ea9018
|
reverted change where post title was sanitized on saving (which didn't
seem to work), now sanitizing post title on output
|
2013-10-01 11:54:00 -04:00 |
|
Baris Usakli
|
9a4eb26246
|
closes #332
|
2013-09-24 13:06:14 -04:00 |
|
Baris Usakli
|
170ed8cc01
|
fixed conflict
|
2013-09-24 12:31:28 -04:00 |
|
Baris Usakli
|
25576eb35a
|
closes #329
|
2013-09-24 12:29:51 -04:00 |
|
Julian Lam
|
5f00f1e18e
|
renamed "toHTML" method to "parse"
|
2013-09-22 13:54:21 -04:00 |
|
Julian Lam
|
c940ce3329
|
camelCased get_latest_undeleted_pid method
|
2013-09-22 13:33:05 -04:00 |
|
Baris Usakli
|
efef9c864c
|
closes #306
|
2013-09-19 15:02:35 -04:00 |
|
Baris Usakli
|
27cb837b08
|
closes #303
|
2013-09-19 12:29:25 -04:00 |
|
Baris Usakli
|
24e4be77d8
|
closes #304
|
2013-09-18 16:01:54 -04:00 |
|
Baris Usakli
|
ce61138351
|
fixed conflicts
|
2013-09-17 13:42:07 -04:00 |
|
Baris Usakli
|
564662ee00
|
closes #294
|
2013-09-17 13:37:03 -04:00 |
|
psychobunny
|
aea3181d27
|
formatting - server side core
|
2013-09-17 13:09:37 -04:00 |
|
Julian Lam
|
1df50ff855
|
updated topic viewing so that markAsRead marks any relevant notifications read (issue #219)
|
2013-09-11 15:41:20 -04:00 |
|
Julian Lam
|
b8b6558f53
|
deleting and restoring posts and topics now update the corresponding RSS feeds
fixed #257
|
2013-09-10 12:34:48 -04:00 |
|
Baris Usakli
|
e0cc35ba66
|
creating topics shows up in user profile too issue #220
|
2013-09-03 13:19:51 -04:00 |
|
Julian Lam
|
02a02fa64c
|
updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256)
|
2013-09-03 13:11:21 -04:00 |
|
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
2013-08-29 03:01:58 +08:00 |
|
Julian Lam
|
97641dbcda
|
fixing teasers, that I broke in the last commit
|
2013-08-27 15:00:35 -04:00 |
|
Julian Lam
|
54fdbcd947
|
fixing broken category
|
2013-08-27 14:57:21 -04:00 |
|
Baris Usakli
|
59f4b6788a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-08-27 13:32:54 -04:00 |
|