Commit Graph

103 Commits

Author SHA1 Message Date
Hannes Mannerheim
4898d83fe8 notification count in front of site title, makes it show even if the tab width is small 2016-02-17 00:44:38 +01:00
Hannes Mannerheim
b3200f993a fixes 2) in #33, tags can contain and end with . and - 2016-02-16 23:41:29 +01:00
Hannes Mannerheim
a4661e15eb closes #21 2016-02-16 20:00:26 +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
1e57eba7d1 fixes 1) in #33 2016-02-16 14:37:16 +01:00
Hannes Mannerheim
c60d1101f9 xss fix, thx @chc4@quitter.se 2016-02-07 02:23:50 +01:00
Hannes Mannerheim
949162b258 blocking 2016-02-02 00:44:44 +01:00
Hannes Mannerheim
ef25c8484c mentions etc can start and end with parenthesis 2016-01-29 16:47:59 +01:00
Hannes Mannerheim
c2ff567339 show embedded content in tooltips and when notice is expanded, if user opt-out:ed 2016-01-24 22:02:43 +01:00
Hannes Mannerheim
087ef6cf95 fixes issue #5 2016-01-24 14:02:50 +01:00
Hannes Mannerheim
94d00b7a86 that made streams change very slow 2016-01-23 21:04:14 +01:00
Hannes Mannerheim
fd2d7555b3 fixes issue #6 2016-01-23 18:10:09 +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
5510b7d622 trust oembedHTML to be cleaned server side 2016-01-21 10:05:45 +01:00
Hannes Mannerheim
3b39b3fc43 handle twitter oembed in same way as quotes 2016-01-21 02:16:39 +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
960c98429c attachments were sometimes added after .expanded-content 2016-01-20 17:54:35 +01:00
Hannes Mannerheim
bcb88e5239 oembed 2016-01-20 17:39:34 +01:00
Hannes Mannerheim
3cc2eb3f14 rant mode, design fixes, move user stream item html to separate function, etc 2016-01-18 19:30:29 +01:00
Hannes Mannerheim
74c52babc2 ask users to help with translation 2016-01-18 15:26:54 +01:00
Hannes Mannerheim
95838ace25 hide multiple repeats of same notice 2016-01-17 00:21:30 +01:00
Hannes Mannerheim
89110d38f5 dropdown menus could leave ghosts in the cache 2016-01-13 22:08:20 +01:00
Hannes Mannerheim
eb10b4c906 fix for last commit 2016-01-09 21:27:02 +01:00
Hannes Mannerheim
977faaade3 switching stream in the middle of a stream item collapse sometimes left unwanted style attributes in the cache 2016-01-09 21:01:34 +01:00
Hannes Mannerheim
3c6243ac50 disregard protocol for quoted notices 2016-01-07 16:07:15 +01:00
Hannes Mannerheim
369fabef09 buildAttachmentHTML() was changed in previous commit 2016-01-07 14:00:38 +01:00
Hannes Mannerheim
62817126a4 don't cache temp-posts 2016-01-05 15:24:52 +01:00
Hannes Mannerheim
5baaa38a78 clean up any stray collapsing classes (user might have changed stream while collapsing a notice) 2016-01-05 13:24:26 +01:00
Mikael Nordfeldth
1eceb0888a Change 'is_activity' to the inverse, 'is_post_verb' 2016-01-02 16:11:46 +01:00
Hannes Mannerheim
ebaee73b03 update queet times immediately when switching to a cached stream 2015-12-22 13:36:44 +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
40edfae0a2 fix for https://quitter.no/notice/824574 2015-12-10 17:36:28 +01:00
Hannes Mannerheim
b11d690e9f update changed user data in elements already added to DOM 2015-12-03 21:41:00 +01:00
Hannes Mannerheim
7534937fb7 login cleanup and fixes #322 2015-12-03 16:06:02 +01:00
Hannes Mannerheim
7fc8daac3b remove classes from notices incorrectly marked as unrepeated 2015-12-01 09:13:59 +01:00
Hannes Mannerheim
73a77a02fb update attachment data attribute and thumbnails on any attachment data change 2015-11-25 21:00:30 +01:00
Hannes Mannerheim
8e210301cd show full notice text for all cached notices, if we have it in cache 2015-11-25 20:36:28 +01:00
Hannes Mannerheim
10b5e76295 better handling of the small not-seen disc 2015-11-25 20:11:59 +01:00
Hannes Mannerheim
29b5b316f3 delete fixes and update already loaded notices with attachments if attachments were in processing when we first got the notice 2015-11-25 19:51:51 +01:00
Hannes Mannerheim
846b051ec4 "double posting" fixed, and other various fixes 2015-11-23 02:23:44 +01:00
Hannes Mannerheim
fb0549693d more specific selector needed not to change other stuff 2015-11-23 00:31:17 +01:00
Hannes Mannerheim
072c411ac2 big change in how streams are changed, and lots of bugfixes 2015-11-23 00:24:33 +01:00
Hannes Mannerheim
ae24576fe7 update the stream states in localstorage more often, and some messing with setting new streams 2015-11-19 21:22:59 +01:00
Hannes Mannerheim
cff9c53f78 small fixes 2015-11-19 18:32:46 +01:00
Hannes Mannerheim
527b4ec86d no html (i.e. chev-rights) in saved bookmark and history json 2015-11-19 15:38:25 +01:00
Hannes Mannerheim
fd43133f0f stream menus, mark all notifications as read, opt-out from certain notifications 2015-11-17 22:48:28 +01:00
Hannes Mannerheim
2ffe165d41 honour start time hash in youtube videos #273, and make youtu.be links embed the video #270 2015-11-16 17:40:04 +01:00
Hannes Mannerheim
9009133199 rtfm hannes... same as https://github.com/pieroxy/lz-string/issues/59 2015-09-26 01:57:40 +02:00
Hannes Mannerheim
ded70bec07 cache stream state in localStorage 2015-09-21 22:46:15 +02:00