barisusakli
56830d773e
cleaned up resizeStop
11 years ago
Julian Lam
b338ac2a4c
fixing space-indentation, modifying behaviour a little bit so that the maximized position is not saved, and minimizing can return back to the previous saved position
11 years ago
Julian Lam
517c70951f
Merge branch 'patch-3' of github.com:mani95lisa/NodeBB into mani95lisa-patch-3
11 years ago
barisusakli
a9e5e82431
closes #1758
11 years ago
Mani Wang
1050efbe65
make expand postContainer more easier
...
If user don't know drag to expand and move 0 after down, then think user clicked and toggle postContainer's height between max and default 400.
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
barisusakli
b822e8babc
render preview on image upload
11 years ago
barisusakli
67186edda7
fix drag drop
11 years ago
barisusakli
9240f65f20
moved resize code, removed old tab code
11 years ago
barisusakli
c3e4d11f69
closes #1719
11 years ago
barisusakli
1296cd58b9
closes #1723
11 years ago
barisusakli
c296aaeb8a
discard language string
11 years ago
barisusakli
36ed21ad72
closes #1739
11 years ago
barisusakli
35d1aacc45
no success alert on posting and editing #1721
11 years ago
barisusakli
7d1ba0eb7c
closes #1718
11 years ago
barisusakli
6303ac4a90
closes #1716 , #1717
11 years ago
Julian Lam
c41bb05711
final pass #1720 , closed #1720
11 years ago
barisusakli
9151040250
side by side preview
11 years ago
barisusakli
13854e8774
closes #1603
11 years ago
barisusakli
bf18e70d66
small fix to title escape
11 years ago
barisusakli
4c2765a79c
closes #1679
11 years ago
barisusakli
ce1934e566
closes #1684
11 years ago
barisusakli
b9139ef263
some escaping and fixed uploads in progress
11 years ago
barisusakli
3f9fa0137c
taskbar text incase <script> is title
11 years ago
psychobunny
b43602f5b6
closes https://github.com/NodeBB/NodeBB/issues/1631
11 years ago
psychobunny
35e72dbb37
load composer-mobile.tpl if in xs/sm environment, for https://github.com/NodeBB/NodeBB/issues/1657
11 years ago
barisusakli
b9c30aa42d
possible fix to #1660
...
modified the tagsinput source to use keypress instead of keydown for the
confirmKeys
11 years ago
barisusakli
178f567659
closes #1655
11 years ago
barisusakli
6bd4524a79
fixed share for category
11 years ago
barisusakli
573cb4b4d7
fixed share links
11 years ago
barisusakli
55dbc5c823
closes #1612
...
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
11 years ago
barisusakli
aa0b9f9029
semicolon
11 years ago
barisusakli
09d4f4b47b
leaving tags box will create tag
11 years ago
psychobunny
3ba51b05f7
fixing the minified version of string.js instead
11 years ago
psychobunny
65f3fa1bbc
fixing string.js compatibility
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
e1ad2537b6
fixes navigator progress bar
11 years ago
barisusakli
dbf07f786d
closes #1565
11 years ago
barisusakli
66701afdaa
closes #1559
...
fixes the notification image too, the property was called image not
picture
11 years ago
barisusakli
fa1275c03a
closes #1557
11 years ago
barisusakli
90cea84af9
max 5 tags per topic
...
asdasd
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
barisusakli
b30dee2601
no need to store titleEl
11 years ago
barisusakli
9ba0dc3363
closes #1539
11 years ago
barisusakli
20a707e6c1
uploads cleanup
11 years ago
barisusakli
e869a6a15a
composer refactor
11 years ago
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
11 years ago
barisusakli
629648bc7d
closes #1535
11 years ago
Julian Lam
7dffc2a2e9
moving chat timestamp to top of message, not end
11 years ago
barisusakli
c5d9a68b4b
closes #1445
11 years ago
psychobunny
240932dd80
add cursor: pointer if alert's clickfn is defined
11 years ago
psychobunny
f2a692add7
some linting of settings.js
11 years ago
psychobunny
c3e4c7dea1
using var instead of const for < IE10 compatibility
...
@frissdiegurke
11 years ago
psychobunny
2b4da7ebcd
Merge pull request #1514 from frissdiegurke/master
...
added number-type to settings framework. persist expanded object on serv...
11 years ago
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
11 years ago
psychobunny
f7fe0aa680
moved documentation out of alerts
11 years ago
barisusakli
d0be73a4d4
closes #1503
11 years ago
FrissDieGurke
ab2c0cfa9f
added number-type to settings framework. persist expanded object on server-side sync if changed
11 years ago
barisusakli
8ee866fc9d
closes #1513
11 years ago
barisusakli
4c28de659c
closes #1504
11 years ago
barisusakli
d304bab4f1
dont change height if sizing horizontally #1508
11 years ago
psychobunny
2ba2ef5320
closes #1498
11 years ago
psychobunny
a0fcdfe629
closes #1502
11 years ago
barisusakli
933aa5dfcb
#1501
11 years ago
FrissDieGurke
c4606e7009
minified settings-framework wrapper-length
11 years ago
FrissDieGurke
c23df60e1b
removed unnecessary method + doc within Settings Framework
11 years ago
barisusakli
ab15dba0de
closes #1472
11 years ago
barisusakli
f3d0d70867
closes #1471
11 years ago
psychobunny
6f0e749b60
Merge pull request #1462 from frissdiegurke/master
...
added new settings-system
11 years ago
psychobunny
882589acae
moved findBootstrapEnvironment into utils
11 years ago
Ole Reglitzki
4da8121827
jsbeautify
11 years ago
Ole Reglitzki
d76ba519d4
added new settings-system
11 years ago
psychobunny
4b18403fa6
moving controls object into its own module
11 years ago
psychobunny
775e6ec8ce
comopser bugfix
11 years ago
psychobunny
090ecaffd1
closes #1444
11 years ago
barisusakli
caa0c45a11
closes #1441
11 years ago
barisusakli
6f2ea3eafc
closes #1439
11 years ago
Julian Lam
46c281db3d
Merge pull request #1409 from miksago/formatting-dispatch-table
...
Composer: Implement formatting bar dispatch table
11 years ago
psychobunny
ad8239aa31
alerts - parse globals before translating
11 years ago
Micheil Smith
ae9f675b80
Composer: Use formatting dispatch table for inserting uploads and pictures
11 years ago
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.
11 years ago
barisusakli
d431c94ed8
added variable to replying to string
11 years ago
barisusakli
e12beccc09
closes #1371
...
adds a dropdown to category view to move/pin/lock/delete multiple topics
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
3c711d72fb
regex - no need to escape special characters inside []
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
barisusakli
8aa4f053e8
converted translator.get to translator.translate
11 years ago
barisusakli
fc8e97448c
load sounds on demand, refactored sounds
11 years ago
Julian Lam
29ec14efa0
fixed #1365
11 years ago
barisusakli
a091e06fe3
more work for #1368
11 years ago
Micheil Smith
8da45b72a9
Composer: Rework formatting bar logic
11 years ago
Micheil Smith
78e1e4fbac
Composer: simplify code with early returns
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
Micheil Smith
66d1f2505f
Composer: Pass radix argument to parseInt
11 years ago
Micheil Smith
85cab3aec8
Composer: Escape special characters in regex
11 years ago
Micheil Smith
e860b0dd4c
Composer: Remove unused variables
11 years ago
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
11 years ago
barisusakli
5ddf70a671
closes #1273
11 years ago
barisusakli
0cd13b7b66
closes #1273
11 years ago
barisusakli
6b7049cdae
closes #1333
11 years ago
barisusakli
5209c614fc
add taskbar to body
11 years ago
barisusakli
b5f4503e9f
fixed share url
11 years ago
barisusakli
e7a791ab74
removed unused globals from share module
11 years ago
barisusakli
273f499cc2
moved the duplicated sharing code to requirejs module
11 years ago
barisusakli
1d3c25fdcc
moved alert to its own requirejs module
11 years ago
barisusakli
35eebbf20a
chat message fix
11 years ago
psychobunny
7678eaf528
fixes #1296
11 years ago
psychobunny
4f04bd82a6
some fixes
11 years ago
barisusakli
3a69a191ff
closes #1285
11 years ago
barisusakli
3493be4ef0
closes #1268
11 years ago
barisusakli
abc7fd54f3
added class to chat messages
11 years ago
barisusakli
0c744a947e
chat will use timeago
11 years ago
barisusakli
d6223406e9
added space between uploading and number
11 years ago
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)
11 years ago
barisusakli
0f66e80a5a
added setting to disable notification sounds
11 years ago
Julian Lam
61afee98c3
updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
11 years ago
barisusakli
10d8eed7b9
closes #1229
11 years ago
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
11 years ago
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
11 years ago
Julian Lam
c1ccc81400
ACP integration for Sounds
11 years ago
Julian Lam
eeb3bdc7f7
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
barisusakli
4cadd8da7a
missing radix
11 years ago
barisusakli
367a9aa022
composer jshint
11 years ago
Julian Lam
0ea14324ac
adding missing files
11 years ago
Julian Lam
6d03f713c5
"Sounds" tab in Settings page... WIP, needs fixing.
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
barisusakli
970639274e
fixes image uploads
...
if images had special regex characters in them upload text was failing
11 years ago
Julian Lam
2826381b20
draft saving in composer -- resolved #1197
11 years ago
barisusakli
c320051a1e
chat jshint
11 years ago
Julian Lam
4343f240d0
moving async back to proper vendor folder
11 years ago
Julian Lam
2f1707e772
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
psychobunny
1e9850b6b9
vendor*
11 years ago
psychobunny
df29410c08
moving async back to require.js modules/vendor folder
11 years ago
Julian Lam
3dc4fd9fd9
added sounds for incoming and outgoing chat, and new notification
11 years ago
Julian Lam
f65a7f96ff
moving async to proper vendor folder
11 years ago
Julian Lam
a9b78d2600
minimizing the composer should unregister it
11 years ago
Julian Lam
f2ffc2b533
properly referencing the tid of the composer instead of blindly checking templates.get('topic_id')
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
dfd13fac0d
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
44ac7ec262
added new hooks for rendering help messages in composer, removed markdown text from translation
11 years ago
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
11 years ago
Julian Lam
f5d1ba4231
closed #1113
11 years ago
Baris Soner Usakli
e3d01df6a2
closes #980
11 years ago
Baris Soner Usakli
6e5a6b8784
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
11 years ago
Baris Soner Usakli
d6d9776cde
added toPid to posts
11 years ago
Baris Soner Usakli
cfe5b6aa4a
check if thumEl exists before trim
11 years ago
Baris Soner Usakli
29ba015d69
fixed topic thumbs
11 years ago