Clark Winkelmann
69057183e0
Remove unused color variable
2018-05-24 18:18:39 +02:00
Daniël Klabbers
88d2e345b1
undo session interface change
2018-05-21 21:19:38 +02:00
Miles Cellar
843432a392
Update to the latest Laravel version ( #122 )
...
Add message for "Not Regex" validation rule (293fae6bd8 (diff-9c04f727a922ad4f105b9ad764ec221d)
) and add language lines for the newly added comparison validation rules (51507a6d8a (diff-9c04f727a922ad4f105b9ad764ec221d)
and 7d8e91ab66 (diff-9c04f727a922ad4f105b9ad764ec221d)
).
2018-05-16 21:45:27 +02:00
Daniel Klabbers
a53c20e86f
Merge branch '1236-database-changes' of github.com:flarum/core into 1236-database-changes
2018-05-16 09:36:25 +02:00
Daniel Klabbers
523acba2aa
new api tests uncovered more issues, fixed tokens and discussion posts
2018-05-16 09:36:04 +02:00
Daniel Klabbers
6619fb0848
merged api tests into branch
2018-05-16 09:27:01 +02:00
Daniël Klabbers
ead24fbcb8
additional tests for api controllers ( #1433 )
...
* added CreatePostControllerTest
* added DeleteDiscussionControllerTest
* added ListDiscussionControllerTest
* added TokenControllerTest
* minor improvement to policy, no need for Carbon object there, added ShowDiscussionControllerTest
* added showDiscussionControllerTest but cant make Guests view the discussion created by a user
* viewing for guests tested, we might need factories
2018-05-16 09:25:48 +02:00
Toby Zerner
f3bf16ca98
Merge pull request #1432 from clarkwinkelmann/patch-3
...
Configure external links before dispatching textformatter configuring event
2018-05-15 07:56:24 +09:30
Clark Winkelmann
fd97e787dd
Configure external links before dispatching event
...
This way extensions can override the link attributes
2018-05-15 00:12:33 +02:00
luceos
231c5e8da0
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-05-14 11:50:06 +00:00
Daniel Klabbers
f1e5c11e1f
fixed more attributes to match beta 8
2018-05-14 13:49:52 +02:00
Daniel Klabbers
44f8cef62a
Merge branch 'master' into 1236-database-changes
2018-05-14 13:32:48 +02:00
Daniël Klabbers
3f429fb08c
adds a few additional api controller tests ( #1429 )
...
* added CreatePostControllerTest
* added DeleteDiscussionControllerTest
* added ListDiscussionControllerTest
* Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-14 13:32:19 +02:00
Daniel Klabbers
32c7f1ee5d
fixed the created_at issue from the policy caused by the setStartPost setting created_at to null
2018-05-14 11:52:01 +02:00
Daniel Klabbers
80cc03e4f1
fixed several column changes found by tests
2018-05-14 11:34:24 +02:00
Daniel Klabbers
04e17fbd8c
Merge branch 'master' into 1236-database-changes
2018-05-14 09:25:52 +02:00
Daniel Klabbers
19645785a3
merged master
2018-05-14 09:23:06 +02:00
Toby Zerner
146c5098d0
Merge pull request #121 from flarum/luceos-patch-1
...
Update core.yml
2018-05-14 11:46:35 +09:30
Daniël Klabbers
16689cbac7
Update core.yml
...
now that we need the full icon class, the groups icon text has to be updated too
2018-05-13 22:03:37 +02:00
Toby Zerner
682995ef2f
Merge pull request #11 from datitisev/322-notificate-user-when-suspended
...
Add user notifications for suspending & unsuspending
2018-05-13 07:21:06 +09:30
David Sevilla Martín
83cdd63737
Apply fixes from StyleCI ( #3 )
2018-05-12 10:50:28 -04:00
David Sevilla Martín
c3c1672993
Delete old event files
2018-05-12 10:28:36 -04:00
David Sevilla Martín
cd8d747985
Merge upstream into master
2018-05-12 10:19:52 -04:00
luceos
783ae9b72b
Apply fixes from StyleCI
2018-05-11 10:27:44 +00:00
Toby Zerner
57a7c53bc1
Merge pull request #15 from flarum/dk/add-events
...
adds events to hook into
2018-05-11 19:37:28 +09:30
Daniël Klabbers
c2d4d13529
allowing configurable flood gate ( #1411 )
...
* allowing configurable flood gate
* fixed review comments
2018-05-11 19:27:37 +09:30
Clark Winkelmann
5f8ca30f45
Use ItemList for signup and login modals ( #1420 )
...
* Remove unused imports
* Use body and footer methods
* Use ItemList for signup and login inputs
2018-05-11 18:59:58 +09:30
Franz Liedke
370862d43e
Merge pull request #8 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:22:07 +02:00
Franz Liedke
87f2966bf9
Merge pull request #32 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:58 +02:00
Franz Liedke
96c96193e4
Merge pull request #3 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:50 +02:00
Franz Liedke
27ea2f82f8
Merge pull request #9 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:40 +02:00
Franz Liedke
8862f5ccee
Merge pull request #16 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:32 +02:00
Franz Liedke
af61c07b15
Merge pull request #16 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:18 +02:00
Franz Liedke
95b2b80d17
Merge pull request #49 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:20:17 +02:00
Franz Liedke
80a94a072c
Merge pull request #13 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:19:58 +02:00
Franz Liedke
d8a8c34503
Merge pull request #13 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:19:39 +02:00
Franz Liedke
da2818d0c2
Merge pull request #13 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:18:49 +02:00
Ammar Fadhlur Rahman
21443d95b4
Change fa icon prefix to fas
2018-05-10 15:06:30 +07:00
Ammar Fadhlur Rahman
f1eefe7bf6
Change fa icon prefix to fas
2018-05-10 15:05:23 +07:00
Ammar Fadhlur Rahman
6d3c084a5f
Change fa icon prefix to fas
2018-05-10 15:04:42 +07:00
Ammar Fadhlur Rahman
28e4bfa409
Change fa icon prefix to fas
2018-05-10 15:03:19 +07:00
Ammar Fadhlur Rahman
bc8960c3ec
Change fa icon prefix to fas
2018-05-10 15:02:22 +07:00
Ammar Fadhlur Rahman
ca805afdfe
Change fa icon prefix to fas
2018-05-10 15:01:02 +07:00
Ammar Fadhlur Rahman
0d18e0e140
Change fa icon prefix to fas
2018-05-10 14:59:28 +07:00
Ammar Fadhlur Rahman
4acd676543
Change fa icon prefix to fas
2018-05-10 14:58:35 +07:00
Ammar Fadhlur Rahman
1fcb84ebd3
Change fa icon prefix to fas
2018-05-10 14:56:52 +07:00
Ammar Fadhlur Rahman
9746161c4f
Change fa icon prefix to fas
2018-05-10 14:53:21 +07:00
Charlie
f6398fc245
Update icons to "fas" ( #1426 )
...
* Update icons to "fas"
* Install icon change
2018-05-09 08:56:30 +02:00
Daniël Klabbers
4df36063c0
fixes session during installation ( #1418 )
...
* fixes session during installation
* Apply fixes from StyleCI
[ci skip] [skip ci]
* styling of commented code, removed unnecessary import
2018-05-08 10:32:28 +02:00
Daniel Klabbers
4d47a24eff
adds events to hook into
2018-04-30 11:19:43 +02:00