Wykres commitów

1857 Commity (52398387c5f062a34dcdd379243c6589aa89f47f)

Autor SHA1 Wiadomość Data
Maxence Lange 80c44ad773 returns 404
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-05 15:58:47 -01:00
Maxence Lange dc2141c6de accepting request on actor id
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-05 15:57:31 -01:00
Nextcloud bot 0a7c5c717f
[tx-robot] updated from transifex 2019-10-05 02:47:14 +00:00
Maxence Lange 05134a1c38
Merge pull request #787 from StCyr/bugfix/776/do-not-show-followbutton
FIX: do not show follow button when viewer is same as viewed
2019-10-04 19:02:04 -01:00
Maxence Lange d82cb4906b
Merge pull request #785 from StCyr/bugfix/noid/do-not-post-on-enter
FIX: Hitting 'Enter' without the shift key pressed should not post the message
2019-10-04 18:56:55 -01:00
Cyrille Bollu d055a2efcf Allows ctrl+enter to also post a message (in addition to shift+enter)
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-04 16:23:11 +02:00
Cyrille Bollu c82befe38b FIX: Uses only local part of account's uid when an un-authenticated user clicks
on a profile's follow button.

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-04 15:08:03 +02:00
Cyrille Bollu 5b948b76e6 FIX: Do not show follow button when viewer's account is the same as viewed one.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-04 15:07:24 +02:00
Maxence Lange 7ac1be6545 eslint
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-04 10:40:05 -01:00
Maxence Lange 90157beee8
Merge pull request #597 from nextcloud/fix/560
🐛 FIX: line breaks not handled correctly
2019-10-04 10:26:51 -01:00
Cyrille Bollu a1d2489332 Uses the 'he' library to decode HTML entities form composer's content.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-04 09:59:52 +02:00
Nextcloud bot 006145fe4d
[tx-robot] updated from transifex 2019-10-04 02:48:18 +00:00
Jonas Sulzer 5303d2692b 🐛 FIX: line breaks not handled correctly
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-10-03 21:54:49 +02:00
Cyrille Bollu 18f1def34e FIX: Hitting 'Enter' without the shift key pressed should not post
the message

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-03 21:43:48 +02:00
Maxence Lange a9c9f6dd45 small fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 11:34:29 -01:00
Maxence Lange a3d8274bc0
Merge pull request #780 from nextcloud/feature/noid/returns-viewer-link-on-actor
add viewerLink during import of Person
2019-10-03 11:23:06 -01:00
Maxence Lange d786434128
Merge branch 'master' into feature/noid/returns-viewer-link-on-actor 2019-10-03 11:22:55 -01:00
Maxence Lange 9d38a7fa70
Merge pull request #772 from nextcloud/enhancement/noid/timeline-tag-quick-optimisation
quick optimisation of the timeline tag
2019-10-03 11:14:15 -01:00
Maxence Lange 34446aa117 composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 11:13:39 -01:00
Maxence Lange 1b6b79927b remove old code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 10:54:03 -01:00
Maxence Lange 1130d7ffbd migrate data to a specific table
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 10:54:03 -01:00
Maxence Lange 6ba6d86fa7 quick optimisation of the timeline tag
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 10:54:03 -01:00
Maxence Lange fa5c1c7597
Merge pull request #779 from nextcloud/bugfix/778/count-only-Follow
count only 'Follow'
2019-10-03 10:20:28 -01:00
Maxence Lange 55abe1ab21 add viewerLink during import of Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-03 10:14:12 -01:00
Nextcloud bot 94d78d12a1
[tx-robot] updated from transifex 2019-10-03 02:46:22 +00:00
Maxence Lange 729b10e5df count only 'Follow'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02 15:40:38 -01:00
Maxence Lange 17cc13d273
Merge pull request #777 from StCyr/bugfix/769/duplicate-results-on-new-mention
Remove old code that creates twin entries
2019-10-02 15:32:02 -01:00
Maxence Lange c0d71b7e09
Merge pull request #774 from StCyr/bugfix/773/search_with_#
FIX: Removes heading '#' from the search terms as search won't work
2019-10-02 15:11:46 -01:00
Cyrille Bollu 2745fd1ed4 Merge branch 'bugfix/773/search_with_#' of https://github.com/StCyr/social into bugfix/773/search_with_# 2019-10-02 17:18:47 +02:00
Cyrille Bollu 02b1ffe7ab FIX: decode search term before displaying it on screen.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 17:17:20 +02:00
Cyrille Bollu d1f84b78e8 FIX: Do not store current user in followers/following lists.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 17:06:02 +02:00
Maxence Lange 042d51229c Merge remote-tracking branch 'origin/master'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02 13:57:41 -01:00
Maxence Lange 85d07abebe cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02 13:57:29 -01:00
Maxence Lange 059d68fc4d parse '#' in case of search on hashtag
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02 13:57:01 -01:00
Maxence Lange 582bae8c75
Merge pull request #775 from StCyr/bugfix/770/wrong-string-on-account-page
FIX: Change the empty content's text on profile pages
2019-10-02 16:41:55 +02:00
Maxence Lange 1d960fa4f1 eslint
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-10-02 13:40:09 -01:00
Cyrille Bollu 1138191342 FIX: Removes obsolete code that creates twin entries in composer's tribute component.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 16:35:00 +02:00
Cyrille Bollu eca50cd168 FIX: Encode search terms before creating the search URL
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 16:04:29 +02:00
Cyrille Bollu b2f836631c FIX: Changes text on profile page when viewed by another user.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 15:42:49 +02:00
Cyrille Bollu 0ad91d78eb FIX: Change the empty content's text on profile pages when they are
accessed by a public (non-authenticated) user.

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-10-02 11:23:33 +02:00
Nextcloud bot 7c4925da7a
[tx-robot] updated from transifex 2019-10-02 02:48:27 +00:00
Maxence Lange a000613e55
Merge pull request #768 from nextcloud/feature/noid/sql-rewrite-0929
sql rewrite to use ExtendedQueryBuilder
2019-09-30 18:44:13 +02:00
Maxence Lange 9a554f72be filter DM
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30 18:39:44 +02:00
Maxence Lange 741a49f09b fixing and cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30 18:28:59 +02:00
Maxence Lange dd57e9adec cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30 12:40:25 +02:00
Maxence Lange dd1613463b hide DM on home timeline
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30 12:39:33 +02:00
Maxence Lange 554364e493 clean
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-30 12:19:07 +02:00
Nextcloud bot 76f86cf007
[tx-robot] updated from transifex 2019-09-30 02:56:11 +00:00
Maxence Lange fbe4ea9012 rewrite sql to use ExtendedQueryBuilder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-29 17:41:47 +02:00
Maxence Lange 7f02c662f6 migration to ExtendedQueryBuilder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-29 13:44:06 +02:00