Simon Grim
4eb9ab9213
more fixes of post formatting
9 years ago
Simon Grim
17328b0d7b
make ` to be escaping character for any markup, fixes of post formatting
9 years ago
Simon Grim
98c875b2c2
fix of RTF markup
9 years ago
Simon Grim
ad7c95308c
text markdown with `monospace`
9 years ago
Simon Grim
f6d8e6a380
text markdown with [link](url)
9 years ago
Simon Grim
fc61d019b6
text markdown with *bold*, ~italic~, _underlined_ and -strikethrough-
9 years ago
Simon Grim
bc7b09abb8
fix of post formatting
9 years ago
Simon Grim
8b925986ed
fix of post formatting, moving from regexps to achieve more flexibility
9 years ago
Miguel Freitas
cab3fe85b0
report post delivery for direct messages and group chat. nice!
10 years ago
Miguel Freitas
0ef54f463e
experimental post delivery indicator. requires twister-core update.
10 years ago
Simon Grim
c95e3d14bd
The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This
10 years ago
Miguel Freitas
70a43d18d2
display group chat sender's avatar properly
10 years ago
Simon Grim
ede178eb32
rewrite of options.js to get it more useful and faster, move localizeLabels() to theme_option.js of nin, introduce playSound(), clean up a bit trailing spaces
10 years ago
Simon Grim
2cc86a55fb
fix of htmlFormatMsg() RegExp to allow -+= in hashtags
10 years ago
Simon Grim
c149e8bbc1
fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang()
10 years ago
Simon Grim
257aedf61a
crazy gonzales optimization of htmlFormatMsg() to avoid AMAP DOM interacting (but with too many RegExps), some minor optimization for postToElem(), introducing of proxyURL()
10 years ago
Miguel Freitas
cc1c5e5d11
very crude initial support to display group chat as standard direct messages.
...
still a lot to do: using the "from" field from group messages to display
who sent each message, options to invite, display members, change
group description, leave etc.
10 years ago
Simon Grim
e1fd570d10
fixes of lang filtering & posts showning, of localization, especially for de,fr,ru,zh, option for autoupdating of TopTrends, UPD of SASS for nin
10 years ago
Simon Grim
81111a78f4
filtering of Searching & TopTrends, checkboxes, autoupdating of TopTrends in 2 min, not filtering retwists of our own posts, localization for tr
10 years ago
Denis Ryabov
cd06996b62
& should be reversed last (to correctly transform "&lt;" to "<" and not to "<")
10 years ago
Denis Ryabov
6ca9151eb2
fix apostrophe in URLs (currently it is displayed as ')
10 years ago
Daan Wynen
706f17869b
break #double#hashtags at the #.
10 years ago
Miguel Freitas
759e06216d
display new mentions with a different background
10 years ago
erqan
bdc65cc243
removed Retransmit button from spam posts ( https://github.com/miguelfreitas/twister-core/issues/15#issuecomment-47088142 )
11 years ago
erqan
541b4f5d74
picking "replied to" data from RT content
...
(fixing second part of #159 )
11 years ago
erqan
1e20dcb994
regulated escaping and reversing html entities...
11 years ago
erqan
be9e470843
added more delimiters for hashtag
11 years ago
erqan
0d3ad364b6
added ' and ; to hastag delimiters
11 years ago
erqan
2563ce1def
- removed '+' sign from end of splitted posts
...
- moved splitted post counter to end
- not forced anymore to add all mentions while replying
11 years ago
erqan
0e18ee0912
changed conversation twists expand label to 'Show conversation'
11 years ago
Miguel Freitas
1efb49939f
implement loading more posts in modal profile (partial merge of calm implementation)
11 years ago
erqan
7fdc40fd3c
proxy for external links and preview feature for multiple images
11 years ago
erqan
dabff232be
added proxy option for external links
11 years ago
Miguel Freitas
3d27a0e418
sort DM thread list by date
11 years ago
digital dreamer
e4cad372a3
guest mode browsing
11 years ago
Miguel Freitas
f808426c44
more merging with twister-calm + fixes
11 years ago
Miguel Freitas
7a68cccfde
import username autocomplete from calm
11 years ago
Miguel Freitas
69671adf5b
merging language overide and post formating from calm
11 years ago
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
11 years ago
toyg
0cf2b79a0c
switched to html()
11 years ago
toyg
d025e30e4d
format DM display - fixes miguelfreitas/twister-html#43
11 years ago
basst85
d637b5e48b
Translate "Reply to (username)..." in textarea
11 years ago
Christian Place
63117723e3
Find first link, hashtag or mention using a regex and then format that one. This gets all formatted as links.
11 years ago
Msjoinder
a9b6accbde
timestamp title shows time ago
11 years ago
Miguel Freitas
3835549c20
patch from kseistrup fixes #1
11 years ago
Miguel Freitas
0066718a7e
initial import
11 years ago