3453 Commits

Author SHA1 Message Date
Franz Liedke
ead84c29c5 Use new migration format 2016-02-24 23:13:39 +09:00
Franz Liedke
f270a609cb Use new migration format 2016-02-24 23:13:28 +09:00
Franz Liedke
01a1140057 Use new migration format 2016-02-24 23:12:58 +09:00
Franz Liedke
5102a0d97b Use new migration format 2016-02-24 23:12:49 +09:00
Franz Liedke
e62dd6a3a1 Use new migration format 2016-02-24 23:12:36 +09:00
Franz Liedke
272d59c6d4 Use new migration format 2016-02-24 23:11:26 +09:00
Franz Liedke
3188e2119e Use new migration format 2016-02-24 23:11:07 +09:00
Toby Zerner
1fdac619ba Use valid date (according to Illuminate Validator) for indefinite suspension 2016-02-24 16:07:50 +10:30
Toby Zerner
a87b51f511 Only validate and check for suspend permission if suspendUntil attribute is present. fixes flarum/core#826 2016-02-24 16:07:05 +10:30
Franz Liedke
b656f6f54c Recompile JS 2016-02-23 10:15:43 +09:00
Franz Liedke
d97ad5f32c Use variable instead of closure 2016-02-23 10:11:43 +09:00
Daniel Klabbers
da59430cb7 fixes flarum/core#781 adding unnecessary newlines with empty composer
fixing indentation
2016-02-22 22:22:51 +01:00
Toby Zerner
88bbd8ef3b Trigger autocomplete when : follows a newline too 2016-02-22 21:51:24 +10:30
Daniel Klabbers
5119dbca91 fixed validation the date instead of integers
satisfying nitpick
2016-02-19 10:52:32 +01:00
Sajjad Hasehmian
37efc0c6a7 Update Autocomplete comments 2016-02-15 14:05:35 +03:30
Sajjad Hasehmian
15a87c55eb improve emoji popup 2016-02-12 20:11:30 +03:30
Toby Zerner
fb67393f81 Use correct validation rules for description. closes flarum/core#793 2016-02-11 08:59:30 +10:30
Franz Liedke
ab920bab05 Fix typo 2016-02-10 15:20:52 +01:00
Toby Zerner
873b9fd780 Fix Tags page "start a discussion" button having a fixed width in Firefox
Fixes flarum/core#349
2016-02-07 12:10:58 +10:30
Toby Zerner
50d88d4547 Improve emoji autocomplete dropdown
- Add a key to each list item so that Mithril's diffing algorithm is used correctly. This prevents the emoji images from remaining for half a second before they update to a new suggestion.
- Clean up styles. The `PostPreview` doesn't really belong here.
2016-02-07 11:47:49 +10:30
Toby Zerner
7359407b54 Tweak emoticon aliases
- Make :) and :( map to "slight smile/frown"
- Remove :* to solve flarum/core#305
2016-02-07 11:44:48 +10:30
Maël Soucaze
ba34deb998 Sort alphabetically the "user" key 2016-02-04 18:49:12 +01:00
Sajjad Hasehmian
b4d7c18eb9 Add Mentions section to user profile (fixes flarum/core#319) 2016-02-04 01:04:08 +03:30
Sajjad Hasehmian
6127ebb8d7 Add Profile mentions tab translations 2016-02-04 01:00:58 +03:30
Sajjad Hasehmian
31772b9a76 Use EmojiOne fixes flarum/core#744 2016-02-02 12:44:03 +03:30
Sajjad Hasehmian
bd7a72911b Add Emoji auto suggestion menu fixes flarum/core#397
Clean Up
2016-02-01 23:33:14 +03:30
Sajjad Hasehmian
e9ea22d591 Use TextFormatter Emoji plugin 2016-02-01 00:31:54 +03:30
Maël Soucaze
93e26715a3 Update license year range to 2016 2016-01-25 16:54:23 +01:00
Maël Soucaze
a82d256366 Update license year range to 2016 2016-01-25 16:54:00 +01:00
Maël Soucaze
b9a0d1d782 Update license year range to 2016 2016-01-25 16:53:44 +01:00
Maël Soucaze
33bd3208ff Update license year range to 2016 2016-01-25 16:53:22 +01:00
Maël Soucaze
fac1c55176 Update license year range to 2016 2016-01-25 16:52:59 +01:00
Maël Soucaze
6049c66ed5 Update license year range to 2016 2016-01-25 16:52:32 +01:00
Maël Soucaze
63d5747407 Update license year range to 2016 2016-01-25 16:51:33 +01:00
Maël Soucaze
14601f0282 Update license year range to 2016 2016-01-25 16:50:50 +01:00
Maël Soucaze
ac69b26430 Update license year range to 2016 2016-01-25 16:50:30 +01:00
Maël Soucaze
a4aef88a36 Update license year range to 2016 2016-01-25 16:49:11 +01:00
Maël Soucaze
798741ccfc Update license year range to 2016 2016-01-25 16:48:51 +01:00
Maël Soucaze
7bd1f7319d Update license year range to 2016 2016-01-25 16:48:30 +01:00
Maël Soucaze
93ad7cc837 Update license year range to 2016 2016-01-25 16:47:27 +01:00
Maël Soucaze
c13b90274c Update license year range to 2016 2016-01-25 16:46:33 +01:00
jwdeitch
91eb39d615 Update TagValidator.php 2016-01-25 07:58:22 -05:00
jwdeitch
245270e629 Added validation for tags
https://github.com/flarum/core/issues/758
2016-01-24 23:06:57 -05:00
Daniel Klabbers
56e0eeebb1 removed "useless" phpdoc, added description for validator 2016-01-23 09:49:23 +01:00
Daniel Klabbers
d6766dbf7e added validator 2016-01-22 22:14:08 +01:00
Franz Liedke
301ff7e8b2 Expose creation time in flag serializer
Fixes flarum/core#651.
2016-01-20 21:06:37 +01:00
Franz Liedke
5fa9d58062 #317: Better reply insertion intelligence 2016-01-20 20:18:55 +01:00
Toby Zerner
c52d32fbd0 Remove usage of finally
See flarum/core@60d78ce
2016-01-19 18:58:15 +10:30
Toby Zerner
cc9851d010 Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:20:25 +10:30
Toby Zerner
97cb86dcbe Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:20:19 +10:30