Franz Liedke
2e9c184b3b
Fix positioning of mention dropdown
...
Previously, the positioning logic did not account for the case
when the textarea was already scrolled down a bit, thus often
rendering the dropdown off-screen.
Fixes flarum/core#1021 .
2018-07-23 14:28:09 +02:00
flarum-bot
8214638cb5
Bundled output for commit 20ddf72ec9
[skip ci]
2018-06-20 05:19:54 +00:00
Toby Zerner
20ddf72ec9
Fix Travis' deploy key
2018-06-20 14:30:24 +09:30
Toby Zerner
42235cbed2
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
d1f4d5a739
Webpack ( #33 )
...
See https://github.com/flarum/core/pull/1367
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:33 +09:30
Franz Liedke
87f2966bf9
Merge pull request #32 from afrastgeek/master
...
Change fa icon prefix to fas
2018-05-10 21:21:58 +02:00
Ammar Fadhlur Rahman
ca805afdfe
Change fa icon prefix to fas
2018-05-10 15:01:02 +07:00
Toby Zerner
02959c52d0
Merge pull request #31 from clarkwinkelmann/patch-1
...
Remove unused parameter
2018-03-07 13:43:01 +10:30
Clark Winkelmann
5bf642046d
Remove unused parameter
2018-03-07 04:04:19 +01:00
AFR
c5818ba87d
Adapt to FontAwesome v5.0.6 icon name changes ( #30 )
2018-02-23 23:43:43 +01:00
Toby Zerner
11292223a7
Fix incorrect query parameter when searching for users
2018-02-09 07:41:25 +10:30
Franz Liedke
c25b8e1510
Extender: List all assets explicitly
2018-01-21 21:09:52 +01:00
Franz Liedke
30e21bb37d
Remove unused import
2018-01-17 08:27:19 +01:00
Franz Liedke
ee07f29d5a
Adapt new bootstrap format, use Asset extender
2018-01-16 23:27:32 +01:00
Toby Zerner
947abe6cde
Merge pull request #29 from milescellar/patch-1
...
Update license year range to 2018
2018-01-16 15:30:52 +10:30
Miles Cellar
b4ee4a6299
Update license year range to 2018
2018-01-15 19:36:14 +01:00
Toby Zerner
ba4ce1a9c9
Require beta 8
2018-01-11 12:25:45 +10:30
Toby Zerner
89ec1d77df
Fix class names
2017-12-27 16:09:20 +10:30
Toby Zerner
2d9839ee66
Fix relationship method arguments
...
As per https://laravel.com/docs/5.5/upgrade (under "Eloquent")
2017-12-26 20:21:47 +10:30
Toby Zerner
c145121516
Merge branch 'master' into next-back
...
# Conflicts:
# src/Listener/AddPostMentionedByRelationship.php
# src/Listener/FormatPostMentions.php
# src/Listener/FormatUserMentions.php
# src/Listener/UpdatePostMentionsMetadata.php
# src/Listener/UpdateUserMentionsMetadata.php
2017-12-26 20:20:31 +10:30
Toby Zerner
14215773b3
Fix positioning of quote button when parents are positioned relatively
2017-11-10 17:45:21 +10:30
Toby Zerner
101af171b1
Don't sanitize values in plain-text emails
2017-11-05 15:29:46 +10:30
Franz Liedke
41980082ea
Fix class names
2017-10-03 19:44:29 +02:00
Franz Liedke
d528cd03e2
Fix class names
2017-10-03 19:22:33 +02:00
Franz Liedke
3fc150cd23
Update namespaces for beta 8
...
Refs flarum/core#1235 .
2017-10-01 20:25:23 +02:00
Toby Zerner
17e181bb0d
Fix notifications not including post content
2017-09-22 16:45:45 +09:30
Toby Zerner
649a307383
Merge pull request #28 from flarum/analysis-qgx2Q4
...
Apply fixes from StyleCI
2017-09-20 17:08:05 +09:30
Toby Zerner
fa3194fcef
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-09-20 07:37:55 +00:00
Toby Zerner
408d882598
Update to sub in "display names" from database when rendering
...
This also improves the behaviour of mentions in the JS preview (no more
broken links, mention is only picked up if corresponding user/post is
found).
See flarum/core#1246
Closes flarum/core#315
2017-09-19 20:16:30 +09:30
Toby Zerner
acd3195491
Make autocomplete dropdown slightly less tall so that it fits below the cursor
2017-09-19 19:38:02 +09:30
Toby Zerner
53e63069c1
Properly inactivate the autocomplete dropdown when there are no suggestions
2017-09-19 19:35:44 +09:30
Clark Winkelmann
86496f3e06
Keep images and links when quoting ( #25 )
...
* Keep images and links when quoting
* Fix bower dependencies
2017-06-29 08:26:15 +09:30
Clark Winkelmann
2bbf4a2b4b
Drop bower usage ( #27 )
2017-06-29 08:25:24 +09:30
David Sevilla Martín
eac6e2e32f
Use mentioned_by_self_text correctly ( #26 )
...
* Use mentioned_by_self_text correctly
* Whoops! Use , not david
* Fix dist js error
2017-06-25 10:54:18 +09:30
Franz Liedke
425a612537
Recompile dist JS
2017-03-06 22:01:14 +01:00
Franz Liedke
04b32d9abc
Improve order of mention auto-completes
...
Suggest plain mention of username before explicitly replying to a
specific post.
Closes flarum/core#1118 .
2017-03-06 22:00:25 +01:00
Franz Liedke
1186bed6ce
Merge pull request #24 from janga1997/patch-1
...
Hide diff for compiled diff files
2017-02-20 16:18:44 +01:00
VSN Reddy Janga
85f72f34c9
Hide diff for compiled diff files
2017-02-20 19:29:57 +05:30
Franz Liedke
18b82d34d2
Merge pull request #23 from milescellar/patch-1
...
Update year
2017-01-02 20:04:16 +01:00
Miles Cellar
cc731baab0
Update year
2017-01-01 22:46:42 +01:00
Toby Zerner
b0b1d2f14a
Merge pull request #22 from flarum/analysis-qJ072a
...
Apply fixes from StyleCI
2016-11-29 16:00:53 +10:30
Toby Zerner
1d79d8edeb
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-11-29 05:29:44 +00:00
Toby Zerner
26caab7923
Recompile JS
2016-11-19 22:09:04 +10:30
Toby Zerner
12d955a5d2
Update StyleCI rules
2016-11-16 15:46:20 +10:30
Toby Zerner
45589c482c
v0.1.0-beta.6
2016-10-19 21:13:31 +10:30
Toby Zerner
de7d450093
Don't show quote button until after selection has been made
2016-10-18 22:26:04 +10:30
Toby Zerner
18a4b6d4b1
Fix another fatal error
2016-09-03 22:32:06 +09:30
Toby Zerner
ab6e899c7e
Fix fatal error when viewing a discussion with multiple pages of posts
2016-09-03 22:30:22 +09:30
Toby Zerner
f267a63ffe
Apply visibility permissions to mentionedBy relationship. fixes flarum/core#853
2016-09-03 21:50:09 +09:30
Toby Zerner
c3cb99549c
Merge pull request #21 from nodum/master
...
Fix: Someuser vs. You (mention) -- In English: the same.
2016-08-29 17:16:58 +09:30