barisusakli
|
caa0c45a11
|
closes #1441
|
2014-04-25 16:34:34 -04:00 |
|
barisusakli
|
6f2ea3eafc
|
closes #1439
|
2014-04-24 15:53:41 -04:00 |
|
Julian Lam
|
46c281db3d
|
Merge pull request #1409 from miksago/formatting-dispatch-table
Composer: Implement formatting bar dispatch table
|
2014-04-23 15:55:04 -04:00 |
|
psychobunny
|
ad8239aa31
|
alerts - parse globals before translating
|
2014-04-19 16:38:14 -04:00 |
|
Micheil Smith
|
ae9f675b80
|
Composer: Use formatting dispatch table for inserting uploads and pictures
|
2014-04-19 15:14:23 +01:00 |
|
Micheil Smith
|
bf7de0d051
|
Composer: Switch to using a dispatch table for buttons
Note: for now, it looks a little messy, but once I merge wrapSelectionInTextareaWith and insertIntoTextarea, it won't be. Promise.
|
2014-04-19 15:13:57 +01:00 |
|
barisusakli
|
d431c94ed8
|
added variable to replying to string
|
2014-04-18 17:49:39 -04:00 |
|
barisusakli
|
e12beccc09
|
closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
|
2014-04-17 20:07:27 -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
|
3c711d72fb
|
regex - no need to escape special characters inside []
|
2014-04-14 17:42:47 -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 |
|
barisusakli
|
8aa4f053e8
|
converted translator.get to translator.translate
|
2014-04-13 22:16:43 -04:00 |
|
barisusakli
|
fc8e97448c
|
load sounds on demand, refactored sounds
|
2014-04-12 19:19:57 -04:00 |
|
Julian Lam
|
29ec14efa0
|
fixed #1365
|
2014-04-12 17:05:22 -04:00 |
|
barisusakli
|
a091e06fe3
|
more work for #1368
|
2014-04-11 17:01:27 -04:00 |
|
Micheil Smith
|
8da45b72a9
|
Composer: Rework formatting bar logic
|
2014-04-10 22:32:34 +01:00 |
|
Micheil Smith
|
78e1e4fbac
|
Composer: simplify code with early returns
|
2014-04-10 22:31:55 +01:00 |
|
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
2014-04-10 20:56:53 +01:00 |
|
Micheil Smith
|
66d1f2505f
|
Composer: Pass radix argument to parseInt
|
2014-04-10 20:56:53 +01:00 |
|
Micheil Smith
|
85cab3aec8
|
Composer: Escape special characters in regex
|
2014-04-10 20:56:52 +01:00 |
|
Micheil Smith
|
e860b0dd4c
|
Composer: Remove unused variables
|
2014-04-10 20:56:52 +01:00 |
|
barisusakli
|
e2d0d4db5c
|
added error and success language files
removed some code from server side that was emitting alerts
|
2014-04-09 14:12:50 -04:00 |
|
barisusakli
|
5ddf70a671
|
closes #1273
|
2014-04-04 16:18:51 -04:00 |
|
barisusakli
|
0cd13b7b66
|
closes #1273
|
2014-04-04 12:42:41 -04:00 |
|
barisusakli
|
6b7049cdae
|
closes #1333
|
2014-04-03 16:11:34 -04:00 |
|
barisusakli
|
5209c614fc
|
add taskbar to body
|
2014-04-03 15:46:47 -04:00 |
|
barisusakli
|
b5f4503e9f
|
fixed share url
|
2014-04-01 12:11:45 -04:00 |
|
barisusakli
|
e7a791ab74
|
removed unused globals from share module
|
2014-03-31 15:29:29 -04:00 |
|
barisusakli
|
273f499cc2
|
moved the duplicated sharing code to requirejs module
|
2014-03-31 15:22:35 -04:00 |
|
barisusakli
|
1d3c25fdcc
|
moved alert to its own requirejs module
|
2014-03-31 14:49:48 -04:00 |
|
barisusakli
|
35eebbf20a
|
chat message fix
|
2014-03-29 19:40:53 -04:00 |
|
psychobunny
|
7678eaf528
|
fixes #1296
|
2014-03-29 17:13:33 -04:00 |
|
psychobunny
|
4f04bd82a6
|
some fixes
|
2014-03-28 15:35:07 -04:00 |
|
barisusakli
|
3a69a191ff
|
closes #1285
|
2014-03-28 12:13:06 -04:00 |
|
barisusakli
|
3493be4ef0
|
closes #1268
|
2014-03-24 21:05:02 -04:00 |
|
barisusakli
|
abc7fd54f3
|
added class to chat messages
|
2014-03-24 20:12:03 -04:00 |
|
barisusakli
|
0c744a947e
|
chat will use timeago
|
2014-03-24 15:58:02 -04:00 |
|
barisusakli
|
d6223406e9
|
added space between uploading and number
|
2014-03-21 18:23:59 -04:00 |
|
Julian Lam
|
da1a1d5930
|
adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login)
|
2014-03-18 20:21:47 -04:00 |
|
barisusakli
|
0f66e80a5a
|
added setting to disable notification sounds
|
2014-03-18 17:01:41 -04:00 |
|
Julian Lam
|
61afee98c3
|
updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
|
2014-03-18 11:44:22 -04:00 |
|
barisusakli
|
10d8eed7b9
|
closes #1229
|
2014-03-17 16:28:00 -04:00 |
|
Julian Lam
|
16f1db4f5d
|
fireEvent reflection socket call, tweaks to Sounds page in ACP
|
2014-03-17 11:36:30 -04:00 |
|
Julian Lam
|
14a0b45ae8
|
securing settings.save socket listeners behind admin namespace
|
2014-03-17 10:48:30 -04:00 |
|
Julian Lam
|
c1ccc81400
|
ACP integration for Sounds
|
2014-03-17 10:37:11 -04:00 |
|
Julian Lam
|
eeb3bdc7f7
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-17 08:54:47 -04:00 |
|
barisusakli
|
4cadd8da7a
|
missing radix
|
2014-03-16 14:29:51 -04:00 |
|
barisusakli
|
367a9aa022
|
composer jshint
|
2014-03-16 14:17:43 -04:00 |
|