barisusakli
842a1f90cf
fix crash on push
11 years ago
barisusakli
4c2765a79c
closes #1679
11 years ago
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
11 years ago
Julian Lam
3849b2d6b3
added pushGroup method to notifications object #1331
11 years ago
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
11 years ago
barisusakli
c5d9a68b4b
closes #1445
11 years ago
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
11 years ago
barisusakli
43bbc00be8
closes #1512
...
spaces are required
11 years ago
barisusakli
d43d363a7a
refactored topics.js
...
removed ajaxify.register_events using removeListener now
11 years ago
barisusakli
cf94a71499
closes #1427
...
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli
f9897daad1
all notifications are translated now closes #1388
11 years ago
barisusakli
04488a9a14
closes #1139
11 years ago
barisusakli
d832a6f805
closes #1381
11 years ago
psychobunny
e5486db1ae
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
...
Conflicts:
src/database.js
11 years ago
Julian Lam
df8728c785
allowing plugins to define new sounds -- woot.
...
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
barisusakli
b07efb0085
modules.js error keys
11 years ago
barisusakli
3a69a191ff
closes #1285
11 years ago
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
11 years ago
Julian Lam
ebe61450a1
WIP - settings.prepare refactoring... because.
11 years ago
Julian Lam
553cabdcfa
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
11 years ago
Baris Soner Usakli
1b7f8cc5cb
active users fix
11 years ago
Julian Lam
2b178ff76d
proper tracking of users' reply status when others enter the room
11 years ago
Julian Lam
a9b78d2600
minimizing the composer should unregister it
11 years ago
Julian Lam
d012d237bf
added back clearInterval
11 years ago
Julian Lam
7ef84e0daa
switched to 'ping active' system
11 years ago
Julian Lam
b3d7ae1c86
showing who is replying in the active users block
11 years ago
Julian Lam
44ac7ec262
added new hooks for rendering help messages in composer, removed markdown text from translation
11 years ago
akhoury
25207852e8
added topics thumbnails support
11 years ago
Julian Lam
9e64f4e303
passing in a picture into notifications now
11 years ago
Julian Lam
aba1b95cac
updating notifications.create to accept a hash instead of discrete arguments - breaking change
11 years ago
Baris Soner Usakli
e06a7a343a
userslug for new chat messages
11 years ago
Baris Soner Usakli
56cdc86a37
took out userSockets, using io.sockets.clients() now'
11 years ago
psychobunny
f8be072b99
chats - isNew flag, and sending in userData.uid now
11 years ago
Baris Soner Usakli
71888adb09
closes #815 , closes #816
11 years ago
Baris Soner Usakli
959e6e83ea
closes #796
11 years ago
Baris Soner Usakli
48eb6a3f22
composer changeS
11 years ago
Baris Soner Usakli
e884ff1f59
modules fixes
11 years ago
Baris Soner Usakli
b3816b98a1
more post fixes
11 years ago
Julian Lam
bc48ba874d
fixed module.js callback format
11 years ago
Julian Lam
be3284e05e
migrating modules.js to new socketAL style
11 years ago
Baris Soner Usakli
accde93fff
removed api: from server
11 years ago
MrWaffle
b78dc3eca8
Chat now supports markdown
11 years ago
Julian Lam
a150691b5e
that's the last of it!! :D
11 years ago