Commit Graph

165 Commits

Author SHA1 Message Date
hannes
eccef8b103 Merge branch 'ondeleterelated_crash' into 'master'
Don't crash the event if Profile not found



See merge request !56
2016-05-10 05:59:07 -04:00
Mikael Nordfeldth
e9640d2571 Don't crash the event if Profile not found 2016-04-22 09:47:12 +02:00
Mikael Nordfeldth
3a71ec89ca Preparing for database constraints 2016-03-29 14:13:28 +02:00
Hannes Mannerheim
9bf92d11aa mute and bugfixes 2016-03-04 23:07:15 +01:00
Hannes Mannerheim
876b15a5cd silence&sandbox api 2016-02-29 19:37:06 +01:00
Hannes Mannerheim
5dc4b74fb7 user rights in api user array 2016-02-27 02:00:25 +01:00
Hannes Mannerheim
11186c14b8 silenced & sandboxed flags and streams, only show notifications from people you follow, ghost notification fix, mentions no longer default stream, block stream link in menu, etc 2016-02-26 23:18:02 +01:00
Hannes Mannerheim
131f9a673d oembed fixes 2016-02-25 11:08:47 +01:00
Hannes Mannerheim
b1852c79c0 don't include attentions to groups 2016-02-17 01:37:15 +01:00
Hannes Mannerheim
4be6c25996 use attentions for building reply strings and reply-to elements 2016-02-16 19:20:20 +01:00
Hannes Mannerheim
5675069b6b fixes #30 2016-02-16 14:28:00 +01:00
Hannes Mannerheim
f82589398b updated favicons 2016-02-16 13:37:29 +01:00
Hannes Mannerheim
8abbdeb3c0 blocks you tooltip 2016-02-02 16:25:07 +01:00
Hannes Mannerheim
949162b258 blocking 2016-02-02 00:44:44 +01:00
Hannes Mannerheim
7d4ed44ff9 return empty array instead of 404 for twitter v1.1 APIs that twidere use. maybe makes twidere work better? 2016-01-28 23:15:32 +01:00
Hannes Mannerheim
1b7a9c507b update profile banner (twidere support) 2016-01-28 21:12:34 +01:00
Hannes Mannerheim
65c5d4caca more twitter compatible api 2016-01-28 18:51:26 +01:00
Hannes Mannerheim
094ed63c17 better parsing of twitter's oembed data 2016-01-27 13:59:23 +01:00
Hannes Mannerheim
0353003038 bugfix 2016-01-26 11:44:42 +01:00
Hannes Mannerheim
0383ca698a don't mess upp unicode strings..... 2016-01-23 15:28:28 +01:00
Hannes Mannerheim
5101cf22b2 convert single quotes also (escaped by js later, this avoids double escaping) 2016-01-23 00:31:13 +01:00
Hannes Mannerheim
0fe484d7db hide embedded content and quotes from timelines 2016-01-22 21:19:08 +01:00
Hannes Mannerheim
eb3a2af822 use script element instead of attribute for attachment json, and avoid that header&body in oembed is the same by checking similarity 2016-01-21 16:15:56 +01:00
Hannes Mannerheim
3b39b3fc43 handle twitter oembed in same way as quotes 2016-01-21 02:16:39 +01:00
Hannes Mannerheim
51b25f4a2b oembed fix 2016-01-21 00:31:28 +01:00
Hannes Mannerheim
11df93fcb5 oembed discovery closer to spec (not working yet) 2016-01-20 20:56:50 +01:00
Hannes Mannerheim
d614b9fca8 oembed discovery 2016-01-20 20:39:50 +01:00
Hannes Mannerheim
ba1816a6fd more oembed fixes 2016-01-20 19:06:21 +01:00
Hannes Mannerheim
965f40dc93 strip tags serverside and convert html special chars client side, we don't want html in our oembed body anyway 2016-01-20 18:21:03 +01:00
Hannes Mannerheim
bcb88e5239 oembed 2016-01-20 17:39:34 +01:00
Hannes Mannerheim
33bf3e2912 new url 2016-01-18 01:24:37 +01:00
Hannes Mannerheim
e6e5eef247 new project hompage 2016-01-16 01:21:17 +01:00
Hannes Mannerheim
7ad39a5315 #350 reroute qvitter's ApiQvitterStatusesUpdate to its own url instead 2016-01-14 20:50:17 +01:00
Hannes Mannerheim
05bdb531a0 that didn't work in every case.. this might work better 2016-01-12 05:06:16 +01:00
Hannes Mannerheim
734bff0946 all original avatars are not called -original-, so get the largest one instead 2016-01-12 04:53:24 +01:00
Hannes Mannerheim
79288b3200 ugly fix for missing original avatars 2016-01-12 04:27:04 +01:00
Hannes Mannerheim
6e10461632 support for older gs 2016-01-10 21:11:34 +01:00
Hannes Mannerheim
47ce68a47e find both http and https notices in notice table 2016-01-08 02:21:14 +01:00
Hannes Mannerheim
14e2a06317 index the url column in the notice table onCheckSchema() 2016-01-08 02:06:42 +01:00
Hannes Mannerheim
cc950a4cf0 removes php warnings/notices 2016-01-07 16:39:46 +01:00
Hannes Mannerheim
3c6243ac50 disregard protocol for quoted notices 2016-01-07 16:07:15 +01:00
Hannes Mannerheim
34519017ac support for older gs 2016-01-07 14:13:06 +01:00
Hannes Mannerheim
7554706792 quoted notices 2016-01-07 03:03:18 +01:00
Mikael Nordfeldth
bd0e6ee357 Compare against non-post-verb instead of activity object type 2016-01-05 12:48:46 +01:00
Mikael Nordfeldth
416147dd81 Use the information about is_post_verb instead of comparing object_type 2016-01-05 12:47:26 +01:00
Mikael Nordfeldth
1a8cb88014 Err, do it in a more consistent order compared with other code 2016-01-02 16:16:57 +01:00
Mikael Nordfeldth
1eceb0888a Change 'is_activity' to the inverse, 'is_post_verb' 2016-01-02 16:11:46 +01:00
Hannes Mannerheim
02eced7291 check if email is already in use when registering + some rtl css fixes 2015-12-14 21:01:27 +01:00
Hannes Mannerheim
4b66bcfe04 lists 2015-11-29 20:19:23 +01:00
Hannes Mannerheim
962c592e80 unrepeat support for older gnu social versions (i.e. quitter.se) 2015-11-25 18:26:13 +01:00