Commit Graph

302 Commits

Author SHA1 Message Date
barisusakli
6bd4524a79 fixed share for category 2014-06-03 13:16:19 -04:00
barisusakli
573cb4b4d7 fixed share links 2014-06-03 13:12:28 -04:00
barisusakli
55dbc5c823 closes #1612
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
2014-06-02 17:31:14 -04:00
barisusakli
aa0b9f9029 semicolon 2014-06-02 14:03:01 -04:00
barisusakli
09d4f4b47b leaving tags box will create tag 2014-06-02 13:10:52 -04:00
psychobunny
3ba51b05f7 fixing the minified version of string.js instead 2014-05-29 17:46:44 -04:00
psychobunny
65f3fa1bbc fixing string.js compatibility 2014-05-29 17:44:41 -04:00
psychobunny
281aa0049c init, attempt to increase cold load speed 2014-05-29 17:24:38 -04:00
barisusakli
e1ad2537b6 fixes navigator progress bar 2014-05-28 13:13:29 -04:00
barisusakli
dbf07f786d closes #1565 2014-05-23 15:01:54 -04:00
barisusakli
66701afdaa closes #1559
fixes the notification image too, the property was called image not
picture
2014-05-22 21:31:52 -04:00
barisusakli
fa1275c03a closes #1557 2014-05-22 14:41:11 -04:00
barisusakli
90cea84af9 max 5 tags per topic
asdasd
2014-05-21 19:50:27 -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
barisusakli
b30dee2601 no need to store titleEl 2014-05-20 13:23:09 -04:00
barisusakli
9ba0dc3363 closes #1539 2014-05-20 12:35:46 -04:00
barisusakli
20a707e6c1 uploads cleanup 2014-05-19 15:33:41 -04:00
barisusakli
e869a6a15a composer refactor 2014-05-18 15:09:58 -04:00
Julian Lam
b1534b7798 removing allowGuestPosting logic in NodeBB 2014-05-16 16:29:43 -04:00
barisusakli
629648bc7d closes #1535 2014-05-16 13:28:38 -04:00
Julian Lam
7dffc2a2e9 moving chat timestamp to top of message, not end 2014-05-15 16:33:36 -04:00
barisusakli
c5d9a68b4b closes #1445 2014-05-12 18:42:13 -04:00
psychobunny
240932dd80 add cursor: pointer if alert's clickfn is defined 2014-05-12 13:02:48 -04:00
psychobunny
f2a692add7 some linting of settings.js 2014-05-11 16:41:26 -04:00
psychobunny
c3e4c7dea1 using var instead of const for < IE10 compatibility
@frissdiegurke
2014-05-11 16:34:21 -04:00
psychobunny
2b4da7ebcd Merge pull request #1514 from frissdiegurke/master
added number-type to settings framework. persist expanded object on serv...
2014-05-11 16:30:57 -04:00
Julian Lam
65dd79c84e socket logic for #1149 -- handling of help tab in ACP 2014-05-10 23:43:15 -04:00
psychobunny
f7fe0aa680 moved documentation out of alerts 2014-05-10 16:16:56 -04:00
barisusakli
d0be73a4d4 closes #1503 2014-05-10 15:48:09 -04:00
FrissDieGurke
ab2c0cfa9f added number-type to settings framework. persist expanded object on server-side sync if changed 2014-05-10 19:49:50 +02:00
barisusakli
8ee866fc9d closes #1513 2014-05-09 17:57:39 -04:00
barisusakli
4c28de659c closes #1504 2014-05-09 17:46:10 -04:00
barisusakli
d304bab4f1 dont change height if sizing horizontally #1508 2014-05-09 11:41:41 -04:00
psychobunny
2ba2ef5320 closes #1498 2014-05-08 14:38:46 -04:00
psychobunny
a0fcdfe629 closes #1502 2014-05-08 14:27:46 -04:00
barisusakli
933aa5dfcb #1501 2014-05-07 16:11:58 -04:00
FrissDieGurke
c4606e7009 minified settings-framework wrapper-length 2014-05-04 13:08:20 +02:00
FrissDieGurke
c23df60e1b removed unnecessary method + doc within Settings Framework 2014-05-04 12:34:22 +02:00
barisusakli
ab15dba0de closes #1472 2014-05-02 18:07:58 -04:00
barisusakli
f3d0d70867 closes #1471 2014-05-02 16:02:26 -04:00
psychobunny
6f0e749b60 Merge pull request #1462 from frissdiegurke/master
added new settings-system
2014-05-02 01:41:10 -04:00
psychobunny
882589acae moved findBootstrapEnvironment into utils 2014-05-01 13:43:07 -04:00
Ole Reglitzki
4da8121827 jsbeautify 2014-05-01 15:12:31 +02:00
Ole Reglitzki
d76ba519d4 added new settings-system 2014-05-01 14:58:12 +02:00
psychobunny
4b18403fa6 moving controls object into its own module 2014-04-30 14:23:07 -04:00
psychobunny
775e6ec8ce comopser bugfix 2014-04-30 14:23:06 -04:00
psychobunny
090ecaffd1 closes #1444 2014-04-30 14:23:04 -04:00
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