Hypolite Petovan
|
25d70c39c6
|
Merge pull request #3341 from annando/issue-3326
Always use utf8mb4 from now on
|
2017-04-15 01:58:18 -04:00 |
|
Michael
|
358aa1d7ef
|
Database version updated
|
2017-04-14 22:34:01 +00:00 |
|
Michael
|
e7783e2018
|
Merge remote-tracking branch 'upstream/develop' into issue-3326
|
2017-04-14 22:30:48 +00:00 |
|
Michael
|
d7537e7346
|
We only need to define the collation.
|
2017-04-14 12:22:36 +00:00 |
|
Michael
|
2930601719
|
it should work now
|
2017-04-14 11:26:47 +00:00 |
|
Michael
|
fdcb6d3c6f
|
Issue 3326: We are now completely working with utf8mb4
|
2017-04-14 07:58:56 +00:00 |
|
Tobias Diekershoff
|
a0a0885527
|
Merge pull request #3339 from Hypolite/issue/#2803-icons
Change icon of contact page links
|
2017-04-14 07:35:16 +02:00 |
|
Tobias Diekershoff
|
b8fd48dddc
|
Merge pull request #3335 from annando/issue-3331
Issue 3331: Remove unneeded table "deliverq"
|
2017-04-14 07:32:30 +02:00 |
|
Michael Vogel
|
79e827417c
|
Merge pull request #3319 from Hypolite/issue/#3316
Use get_contact_by_url for unknown contacts in acl_lookup
|
2017-04-14 07:24:27 +02:00 |
|
Hypolite Petovan
|
440fd29c1e
|
Change icon of contact page links
|
2017-04-13 23:00:02 -04:00 |
|
Hypolite Petovan
|
bffd3f2304
|
Add htmlentities to protect nick/addr in acl_lookup
|
2017-04-13 18:33:40 -04:00 |
|
Hypolite Petovan
|
ad53764832
|
Merge pull request #3338 from annando/issue-3336
Issue 3336: The date format should now be okay
|
2017-04-13 15:48:25 -04:00 |
|
Michael
|
319284c665
|
Issue 3336: The date format should now be okay
|
2017-04-13 19:25:00 +00:00 |
|
Michael
|
d5c6f67a4a
|
Changed documentation
|
2017-04-13 19:10:53 +00:00 |
|
Hypolite Petovan
|
879ebb1d7f
|
Merge pull request #3330 from Rudloff/feature/keypress
Scroll to next/previous thread when pressing j/k (fixes #3327)
|
2017-04-13 11:42:45 -04:00 |
|
Hypolite Petovan
|
615295c3fe
|
Merge pull request #3332 from Rudloff/feature/manifest
Web app manifest (fixes #3317)
|
2017-04-13 11:42:03 -04:00 |
|
Pierre Rudloff
|
8567113f0f
|
Doc about j/k keyboard shortcuts
|
2017-04-13 17:20:05 +02:00 |
|
Pierre Rudloff
|
ead9cbe534
|
Web app manifest (fixes #3317)
|
2017-04-13 16:46:36 +02:00 |
|
Pierre Rudloff
|
31f9b418ba
|
Scroll to next/previous thread when pressing j/k (fixes #3327)
|
2017-04-13 15:16:49 +02:00 |
|
Michael
|
2b3a129480
|
Removed it here as well
|
2017-04-13 05:08:42 +00:00 |
|
Michael
|
f399a1914f
|
Removed documentation
|
2017-04-13 05:08:12 +00:00 |
|
Michael
|
d82684219a
|
Issue 3331: Removed unneeded table "deliverq"
|
2017-04-13 04:51:16 +00:00 |
|
Michael Vogel
|
93fe0188a7
|
Merge pull request #3329 from Alkarex/sql-type-contact.contact-type
Allow negative contact.contat-type
|
2017-04-13 06:44:41 +02:00 |
|
Hypolite Petovan
|
96b1a00e91
|
Fiddling with the unknown contact array values
|
2017-04-12 21:32:06 -04:00 |
|
Alexandre Alapetite
|
92361a0209
|
Bump update version
|
2017-04-12 23:20:10 +02:00 |
|
Alexandre Alapetite
|
325d3afe18
|
Bump DB version
|
2017-04-12 23:14:33 +02:00 |
|
Alexandre Alapetite
|
b8e4094e7b
|
Allow negative contact.contat-type
https://github.com/friendica/friendica/issues/3328
|
2017-04-12 23:09:22 +02:00 |
|
Hypolite Petovan
|
6b8ad57399
|
Add error handling for missing contacts
|
2017-04-11 21:18:34 -04:00 |
|
Michael Vogel
|
0d2bf557de
|
Merge pull request #3315 from Hypolite/issue/#3285
Add spoiler tags for Mastodon Content Warning
|
2017-04-11 18:28:43 +02:00 |
|
Hypolite Petovan
|
762e8eda7a
|
Use get_contact_details_by_url for unknown contacts
- Fix typo
- Fix comment
- Fix closure
|
2017-04-11 02:41:19 -04:00 |
|
Hypolite Petovan
|
21bb47a2e5
|
Added "braces" for @annando
|
2017-04-11 02:12:14 -04:00 |
|
Michael Vogel
|
8398270cee
|
Merge pull request #3320 from Hypolite/issue/#3292
Ignore Activity Streams `delete` messages from Mastodon
|
2017-04-11 07:39:05 +02:00 |
|
Hypolite Petovan
|
ca7c2bfa00
|
Ignore Activity Streams delete messages from Mastodon
|
2017-04-10 22:20:03 -04:00 |
|
Hypolite Petovan
|
7f2fddea69
|
Add network for unknown contacts in ACL
|
2017-04-10 22:10:05 -04:00 |
|
Hypolite Petovan
|
05a5e1792d
|
Left trim at sign from nicks in ACL
|
2017-04-10 22:09:49 -04:00 |
|
Hypolite Petovan
|
e45da5bcd3
|
Rewrote code according to @annando feedback
- Normalize boolean operators
|
2017-04-10 21:11:28 -04:00 |
|
Hypolite Petovan
|
ada5c4cc6a
|
Add Content Warning support for comments too
Doh!
|
2017-04-10 00:57:36 -04:00 |
|
Hypolite Petovan
|
69d157c319
|
Add spoiler tags for Mastodon Content Warning
|
2017-04-10 00:08:14 -04:00 |
|
Hypolite Petovan
|
b9c0c114fb
|
Merge pull request #3312 from rabuzarus/20170409_-_fix_desktop_notifs
Bugfix: Desktop-notifs - show notifs which have seen = false or seen = 0
|
2017-04-09 09:22:20 -04:00 |
|
rabuzarus
|
836e0b2799
|
Bugfix: Desktop-notifs - show notifs which have seen = false or seen = 0
|
2017-04-09 14:24:26 +02:00 |
|
rabuzarus
|
0e177e6d5e
|
Merge pull request #3311 from tobiasd/20170409-ru
RU translations THX pztrn
|
2017-04-09 12:50:33 +02:00 |
|
Tobias Diekershoff
|
dad89a125a
|
RU translations THX pztrn
|
2017-04-09 07:35:12 +02:00 |
|
Hypolite Petovan
|
ffbf330585
|
Merge pull request #3310 from annando/1704-probing
Avoid possible problems with numeric nicknames and GNU Social
|
2017-04-09 01:08:12 -04:00 |
|
Michael
|
5c75fe4c14
|
Avoid possible problems with numeric nicknames and GNU Social
|
2017-04-09 04:29:02 +00:00 |
|
Hypolite Petovan
|
c627780600
|
Merge pull request #3307 from rebeka-catalina/space_before_t
Space before t
|
2017-04-08 23:18:26 -04:00 |
|
Hypolite Petovan
|
472345d740
|
Merge branch 'develop' into space_before_t
|
2017-04-08 23:17:31 -04:00 |
|
Michael Vogel
|
1a05efb026
|
Merge pull request #3308 from rabuzarus/20170408_-_fix_desktop_notifs
Desktop-Notifs: include the user id into the storage key for local browser storage
|
2017-04-08 21:15:04 +02:00 |
|
rabuzarus
|
8bd41592ef
|
Desktop-Notifs: include the user id into the storage key for local browser storage
|
2017-04-08 20:25:10 +02:00 |
|
Hypolite Petovan
|
29eac5ca49
|
Merge pull request #3304 from rebeka-catalina/local_dir_warning
Local dir warning
|
2017-04-08 13:11:27 -04:00 |
|
rebeka-catalina
|
050675a629
|
The other lone comma in 1177
|
2017-04-08 18:07:30 +02:00 |
|