Maxence Lange
ff1788bbb2
Merge pull request #665 from nextcloud/dependabot/npm_and_yarn/acorn-6.2.1
...
Bump acorn from 6.2.0 to 6.2.1
2019-08-02 13:00:57 -01:00
Maxence Lange
b871c0d444
Merge pull request #666 from StCyr/stCyr_fixHashtags
...
Identify hashtags from what's found in a toot's DB entry
2019-08-02 13:00:22 -01:00
Nextcloud bot
a720d5378c
[tx-robot] updated from transifex
2019-08-02 02:48:02 +00:00
Maxence Lange
cb9be8bbb6
-noMatchTemplate
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-02 01:20:49 -01:00
Cyrille Bollu
889eaa9115
Merge branch 'stCyr_fixHashtags' of https://github.com/StCyr/social into stCyr_fixHashtags
2019-08-01 15:44:08 +02:00
Cyrille Bollu
68d5048aaf
Give 'undefined' to tributejs when user hasn't typed any text as hashtag yet.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 15:40:25 +02:00
Maxence Lange
1923b345a7
eslint
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-01 12:07:16 -01:00
Maxence Lange
8b7ecde8ef
returns limited results
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-01 12:04:38 -01:00
Cyrille Bollu
e08c50ff9a
Removes unecessary refs in Composer
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 14:19:26 +02:00
Cyrille Bollu
9f19f71aa4
Better regular expression to identify hashtags in Composer
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 13:59:20 +02:00
Cyrille Bollu
b5b929472d
Don't show the noMatchTemplate menu when the user didn't enter any hashtag yet.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 13:15:54 +02:00
Cyrille Bollu
e880ceedac
Makes composer's tribute able to add unknown hashtags
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 13:08:13 +02:00
Cyrille Bollu
e15f56895a
Composer uses the next tags/search route to search for existing hashtags in the DB
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 12:03:10 +02:00
Cyrille Bollu
23d1f5cc48
Fixes the new tags/search route
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 12:02:53 +02:00
Cyrille Bollu
f4ee2765b4
Merge branch 'stCyr_fixHashtags' of https://github.com/StCyr/social into stCyr_fixHashtags
2019-08-01 10:54:16 +02:00
Cyrille Bollu
93241d3b8e
Adds a noMatchTemplate function to vue-tribute so that unknown hashtags
...
can be added.
Not functional yet.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-08-01 10:53:07 +02:00
Nextcloud bot
eebbd10457
[tx-robot] updated from transifex
2019-08-01 02:50:06 +00:00
Nextcloud bot
7bbc70d953
[tx-robot] updated from transifex
2019-07-31 02:50:02 +00:00
Maxence Lange
aa5233f526
new route tags/search
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-30 18:42:42 -01:00
Cyrille Bollu
10ac856110
Adds a very basic config to vue-tribute to also support hashtags.
...
The part of the config that supports hashtags is not yet functional.
But at least it doesn't break the part supporting mentions.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-30 15:54:30 +02:00
Nextcloud bot
2f598c442c
[tx-robot] updated from transifex
2019-07-30 02:48:31 +00:00
Cyrille Bollu
9dc9eb4223
Identifies hashtags of a toot based on what's found in the DB rather
...
than using hashtag-regex, or (worse) linkifyjs.
The question is: Why are hashtags found stored in lowercase in the DB?
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-29 16:04:42 +02:00
Cyrille Bollu
5440d59d98
Adds myself to the list of authors of this app.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-29 15:06:05 +02:00
Cyrille Bollu
b7208710f2
Adds 's.hashtags' to the list of fields to be selected by function
...
StreamRequestBuilder::getStreamSelectSql()
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-29 15:03:47 +02:00
Maxence Lange
a35135716b
Merge remote-tracking branch 'origin/master'
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-28 21:30:08 -01:00
Maxence Lange
e7243a6c92
0.2.101
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-28 21:29:51 -01:00
dependabot-preview[bot]
eb0fed6667
Bump acorn from 6.2.0 to 6.2.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.2.0...6.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-28 01:16:12 +00:00
Nextcloud bot
1c713f7dfe
[tx-robot] updated from transifex
2019-07-27 02:46:51 +00:00
Maxence Lange
bcd9396e8e
alpha 2.1
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-26 14:20:18 -01:00
Maxence Lange
2dcdedd3de
Merge pull request #661 from StCyr/stcyr_fix656
...
Uses hashtag-regex to rewrite hashtag's href rather than linkifyjs.
2019-07-26 14:12:40 -01:00
Maxence Lange
3619ac594c
hashtag regex v2.0
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-26 14:11:32 -01:00
Maxence Lange
baf8aa54e0
eslint
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-26 14:11:00 -01:00
Maxence Lange
e2fd1c7a7e
fixing an issue during import from remote instance
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-26 14:10:48 -01:00
Cyrille Bollu
b35dd395a5
Creates a mangleHashtags() function in TimelinePost.vue
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-26 16:04:21 +02:00
Cyrille Bollu
18862db660
Uses hashtag-regex to rewrite hashtag's href rather than linkifyjs.
...
Reason: linkifyjs doesn't support non-latin characters. So "#Framasphère"
is identified as "#Framasph" for example.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-26 15:35:20 +02:00
Nextcloud bot
e64c1b5244
[tx-robot] updated from transifex
2019-07-26 02:46:50 +00:00
Maxence Lange
cab19055f6
Merge remote-tracking branch 'origin/master'
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-25 10:43:42 -01:00
Maxence Lange
cc857c43c0
syntax
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-25 09:38:07 -01:00
Nextcloud bot
4f08a58fe1
[tx-robot] updated from transifex
2019-07-24 02:48:50 +00:00
Nextcloud bot
a588262ced
[tx-robot] updated from transifex
2019-07-23 02:49:23 +00:00
Maxence Lange
f668e6e818
fixing
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-22 16:21:40 -01:00
Maxence Lange
7c921c40f6
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-22 16:12:20 -01:00
Maxence Lange
994126d110
Merge remote-tracking branch 'origin/master'
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-22 09:42:17 -01:00
Maxence Lange
0d05c00349
Merge pull request #654 from StCyr/stCyr_fix653
...
refresh liked timeline when unliking a post
2019-07-22 09:42:00 -01:00
Maxence Lange
26587824a5
missing def
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-22 09:41:15 -01:00
Maxence Lange
d3d056de96
Merge pull request #655 from StCyr/stCyr_fix639
...
Fixes a typo in LikeService's delete function
2019-07-22 09:20:17 -01:00
Cyrille Bollu
2911135d64
Fixes a typo in LikeService's delete function that prevents the unlike
...
function from working properly
Signed-off-by: Cyrille Bollu <cyrille@bollu.be>
2019-07-22 12:08:56 +02:00
Cyrille Bollu
0ae9051f2e
Automaticaly removes posts from the liked timeline when they are unliked
...
Signed-off-by: Cyrille Bollu <cyrille@bollu.be>
2019-07-22 11:53:09 +02:00
Cyrille Bollu
f6a775ea53
Adds a empty page to the liked timeline
...
Signed-off-by: Cyrille Bollu <cyrille@bollu.be>
2019-07-22 11:39:57 +02:00
Nextcloud bot
5457de989d
[tx-robot] updated from transifex
2019-07-22 02:50:36 +00:00