psychobunny
685cd38162
calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
2014-07-23 18:23:03 -04:00
barisusakli
a4975cab33
closes #1825 , closes #1674
2014-07-19 10:33:27 -04:00
Julian Lam
dae2e14aac
epic hax to make the chat message list resize #1788
2014-07-08 21:54:31 -04:00
Julian Lam
7b3159292f
added some utility functions for #1798 , fixed chat notifications bodyLong value
2014-07-08 11:55:55 -04:00
Julian Lam
71916f0691
marathon bugfixing with @barisusakli re: #1788
2014-07-07 19:47:03 -04:00
barisusakli
bd4722665d
closes #1725
...
removed move button from main post, disable moving main post, fixed
moving posts.
2014-06-23 18:06:59 -04:00
Julian Lam
c41bb05711
final pass #1720 , closed #1720
2014-06-20 17:53:40 -04:00
Julian Lam
d257632878
first pass #1720 , updating existing calls to notifications.create, backwards compatibility in case plugins create notifications too.
2014-06-20 16:54:34 -04:00
barisusakli
842a1f90cf
fix crash on push
2014-06-13 18:55:53 -04:00
barisusakli
4c2765a79c
closes #1679
2014-06-13 15:33:22 -04:00
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
Julian Lam
3849b2d6b3
added pushGroup method to notifications object #1331
2014-05-21 11:30:32 -04:00
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
2014-05-16 16:29:43 -04:00
barisusakli
c5d9a68b4b
closes #1445
2014-05-12 18:42:13 -04:00
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
2014-05-10 23:43:15 -04:00
barisusakli
43bbc00be8
closes #1512
...
spaces are required
2014-05-09 11:50:53 -04:00
barisusakli
d43d363a7a
refactored topics.js
...
removed ajaxify.register_events using removeListener now
2014-05-03 20:56:26 -04:00
barisusakli
cf94a71499
closes #1427
...
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
2014-04-23 21:47:51 -04:00
barisusakli
f9897daad1
all notifications are translated now closes #1388
2014-04-16 15:31:51 -04:00
barisusakli
04488a9a14
closes #1139
2014-04-15 12:48:32 -04:00
barisusakli
d832a6f805
closes #1381
2014-04-14 18:04:17 -04:00
psychobunny
e5486db1ae
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
...
Conflicts:
src/database.js
2014-04-14 17:36:10 -04:00
Julian Lam
df8728c785
allowing plugins to define new sounds -- woot.
...
Also moving the core sounds into a separate package, soundpack-default
2014-04-12 18:36:23 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
barisusakli
b07efb0085
modules.js error keys
2014-04-09 21:36:57 -04:00
barisusakli
3a69a191ff
closes #1285
2014-03-28 12:13:06 -04:00
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
2014-03-17 10:48:30 -04:00
Julian Lam
ebe61450a1
WIP - settings.prepare refactoring... because.
2014-03-14 00:34:51 -04:00
Julian Lam
553cabdcfa
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
2014-03-13 17:15:09 -04:00
Baris Soner Usakli
1b7f8cc5cb
active users fix
2014-03-01 22:51:39 -05:00
Julian Lam
2b178ff76d
proper tracking of users' reply status when others enter the room
2014-03-01 21:31:50 -05:00
Julian Lam
a9b78d2600
minimizing the composer should unregister it
2014-03-01 17:49:39 -05:00
Julian Lam
d012d237bf
added back clearInterval
2014-03-01 17:05:57 -05:00
Julian Lam
7ef84e0daa
switched to 'ping active' system
2014-03-01 16:53:41 -05:00
Julian Lam
b3d7ae1c86
showing who is replying in the active users block
2014-03-01 15:46:13 -05:00
Julian Lam
44ac7ec262
added new hooks for rendering help messages in composer, removed markdown text from translation
2014-02-27 14:05:31 -05:00
akhoury
25207852e8
added topics thumbnails support
2014-02-20 02:05:49 -05:00
Julian Lam
9e64f4e303
passing in a picture into notifications now
2014-02-15 15:43:44 -05:00
Julian Lam
aba1b95cac
updating notifications.create to accept a hash instead of discrete arguments - breaking change
2014-02-15 14:52:59 -05:00
Baris Soner Usakli
e06a7a343a
userslug for new chat messages
2014-02-07 19:29:54 -05:00
Baris Soner Usakli
56cdc86a37
took out userSockets, using io.sockets.clients() now'
2014-02-06 16:32:11 -05:00
psychobunny
f8be072b99
chats - isNew flag, and sending in userData.uid now
2014-01-26 22:10:12 -05:00
Baris Soner Usakli
71888adb09
closes #815 , closes #816
2014-01-20 12:56:09 -05:00
Baris Soner Usakli
959e6e83ea
closes #796
2014-01-18 15:35:51 -05:00
Baris Soner Usakli
48eb6a3f22
composer changeS
2014-01-17 16:16:00 -05:00
Baris Soner Usakli
e884ff1f59
modules fixes
2014-01-17 12:55:38 -05:00
Baris Soner Usakli
b3816b98a1
more post fixes
2014-01-16 22:06:23 -05:00
Julian Lam
bc48ba874d
fixed module.js callback format
2014-01-16 20:14:09 -05:00
Julian Lam
be3284e05e
migrating modules.js to new socketAL style
2014-01-16 15:28:21 -05:00
Baris Soner Usakli
accde93fff
removed api: from server
2014-01-16 15:17:25 -05:00