JC Brand
|
20706cb617
|
Expand the spoiler tests
|
2018-02-06 21:21:21 +01:00 |
|
JC Brand
|
f6db2a9167
|
Use template to render the spoiler message.
|
2018-02-06 18:58:06 +01:00 |
|
JC Brand
|
3b850c77ea
|
Move focus method into ChatBoxMessageForm
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
7ee0b19409
|
Move code to chatview
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
253c4d736e
|
Focus the textarea after toggling between spoiler or not
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
19d9e281ae
|
Update css and keep input and textarea values across toggles
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
d5348ea899
|
Render the message form via VDOMView
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
4e077aac08
|
Start moving code from the plugin to converse-chatview
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
400bdf775d
|
More refactoring of spoilers code
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
fa06b528e1
|
Also show spoiler for sent messages.
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
d6da643a7f
|
Add an (incomplete) test for a received spoiler message
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
b1ffb34b76
|
Add docstrings
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
7870fc53ca
|
Refactor adding of spoiler stanza element into separate method
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
293ca2c75c
|
Let the OTR code for adding a button mirror the spoiler way
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
7bf157d9b2
|
Refactor code that adds button into new method.
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
7f9f62476d
|
Render spoiler button as a template
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
ed33d4e53d
|
Add spec for spoilers, clean up linting errors
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
be8b9edf2a
|
Remove tabs
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
41bbf653b9
|
Handle cases where hint is not supplied.
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
934e5ad421
|
Display images inside spoilers. Emojis not handled properly
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
1a1a7a4b27
|
Add event and logic to display spoiler messages
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
808cc385a5
|
Refactor to remove jQuery syntax
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
093fd7a283
|
Start overriding renderMessage() properly
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
226df674ae
|
Start message rendering
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
4451a7c813
|
Use events in a less obscure manner
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
affd08bdaa
|
Send user's hint if any
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
98fe606222
|
Send hints
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
26c579e326
|
Start with sending stanza with spoiler
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
a2b2291ef6
|
Initial concept for spoilers editor
|
2018-02-06 18:05:12 +01:00 |
|
JC Brand
|
3eb3668bef
|
Small fixes
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
94830c8520
|
Setting up plugin development
|
2018-02-06 18:05:12 +01:00 |
|
Seve
|
a866c17414
|
Initial example plugin
|
2018-02-06 18:05:12 +01:00 |
|
ChaosKid42
|
1da20577e1
|
make locales_url relative (#1012)
|
2018-02-04 09:19:08 +01:00 |
|
JC Brand
|
62ad605bec
|
Bugfix. Attribute error when empty IQ stanza is returned for vCard query
|
2018-01-30 10:25:08 +01:00 |
|
JC Brand
|
6b644d6d11
|
Release 3.3.2
|
2018-01-29 16:48:54 +01:00 |
|
JC Brand
|
585a182145
|
Bugfix in the URL regex
|
2018-01-29 15:35:36 +01:00 |
|
JC Brand
|
34b592be09
|
Fixes #921
|
2018-01-29 15:16:44 +01:00 |
|
JC Brand
|
edc4c1f158
|
Fixes #878. Ending slash in link not recognized
|
2018-01-29 15:12:49 +01:00 |
|
JC Brand
|
37e4ed6fe8
|
Avoid false headline message positive for node-less MUC JIDs
|
2018-01-29 15:00:11 +01:00 |
|
JC Brand
|
479d657001
|
Fixes #999
|
2018-01-29 15:00:02 +01:00 |
|
JC Brand
|
852e9b5c85
|
Updates #1003. Handle bare MUC room JIDs
|
2018-01-29 14:51:49 +01:00 |
|
JC Brand
|
476e1d79cd
|
IE11 fixes
|
2018-01-29 14:40:45 +01:00 |
|
JC Brand
|
f724f49087
|
Add ability to run tests for transpiled code
|
2018-01-29 14:14:56 +01:00 |
|
JC Brand
|
e5006b0004
|
Fixes #1000. Scroll down when maximizing a chat room
|
2018-01-29 11:40:42 +01:00 |
|
JC Brand
|
d2a44c4c18
|
Fixes #1003 Don't list MUC domain in rooms list.
|
2018-01-29 11:17:54 +01:00 |
|
JC Brand
|
3d32f69548
|
console.trace is only shown when showing VERBOSEly
So use `console.error` instead, which is shown when the console settings
is set to something less verbose.
|
2018-01-29 11:17:54 +01:00 |
|
linkmauve
|
4dc5e01d76
|
Replace tabs with spaces in source files. (#1005)
|
2018-01-27 16:20:35 +01:00 |
|
JC Brand
|
4b64522c18
|
Fixes #993.
|
2018-01-22 12:41:45 +01:00 |
|
JC Brand
|
c012351df2
|
Updates #994. may not be defined
|
2018-01-22 12:37:29 +01:00 |
|
JC Brand
|
c1322f3c92
|
or should be and
|
2018-01-22 10:41:13 +01:00 |
|
JC Brand
|
12af9d5cbd
|
Tying some loose ends
|
2018-01-22 09:53:35 +01:00 |
|
JC Brand
|
4c76370819
|
Bugfix. Could not register on Ejabberd 18
|
2018-01-22 09:50:24 +01:00 |
|
JC Brand
|
bf97ffd381
|
Check JIDs of archived MAM messages
|
2018-01-21 22:02:12 +01:00 |
|
JC Brand
|
ccf5ce2ae5
|
New release 3.3.1
|
2018-01-18 14:48:32 +01:00 |
|
JC Brand
|
db8fd5c018
|
Turn off message animations by default
|
2018-01-18 11:41:47 +01:00 |
|
JC Brand
|
db1c9c38d7
|
Add a link to weblate on inverse landing page
|
2018-01-18 11:14:06 +01:00 |
|
JC Brand
|
026cce3ada
|
Rename zh to zh_TW and add Simplified Chinese as zh_CN
|
2018-01-18 11:02:44 +01:00 |
|
JC Brand
|
bc7b70732e
|
Add support for simplified Chinese
|
2018-01-18 10:44:24 +01:00 |
|
JC Brand
|
8f455cf902
|
Release 3.3.0
|
2018-01-17 19:45:33 +01:00 |
|
JC Brand
|
210a75b02f
|
Scroll down again after all images have been loaded.
|
2018-01-17 19:29:11 +01:00 |
|
ChaosKid42
|
115b887802
|
Send emojis as unicode (#977)
* render the shortnames as unicode when sending a message
* updated CHANGES.md
|
2018-01-17 17:03:23 +01:00 |
|
linkmauve
|
561bdbba35
|
Always use formatting inside translatable strings (#983)
This helps translators reorder words in the string.
|
2018-01-17 17:02:51 +01:00 |
|
JC Brand
|
e2a545a849
|
No need for animations during testing
|
2018-01-16 16:55:38 +01:00 |
|
JC Brand
|
8997af7890
|
Updates #984 Add color-fadein animation for messages
|
2018-01-16 16:36:23 +01:00 |
|
JC Brand
|
2cb4a36a6b
|
Updates #984: Remember scroll position when using infinite scroll.
|
2018-01-16 15:38:08 +01:00 |
|
JC Brand
|
95bf69b8a9
|
Maintain simplicity by using only one variable instead of two
|
2018-01-16 14:56:58 +01:00 |
|
JC Brand
|
f1c8de15d1
|
Make DOM traversal methods more generic and move to utils.
|
2018-01-16 14:56:23 +01:00 |
|
JC Brand
|
93da96ad91
|
converse-mam: Use API internally
|
2018-01-16 12:20:18 +01:00 |
|
JC Brand
|
a1767ffecd
|
Make sure rooms and bookmarks lists are recreated and shown after reconnect
|
2018-01-15 22:03:31 +01:00 |
|
JC Brand
|
c389b50044
|
Remove unused/dead code
|
2018-01-15 22:03:31 +01:00 |
|
JC Brand
|
9b3c6d1a3a
|
Fixes #985 Give help messages a "message" class and isodate data attr.
|
2018-01-15 20:32:24 +01:00 |
|
JC Brand
|
e9bba77b36
|
Add test for /help command in private chats
|
2018-01-15 18:41:04 +01:00 |
|
JC Brand
|
35275c8add
|
Lazily show spinner at the last moment
|
2018-01-15 18:40:35 +01:00 |
|
JC Brand
|
fdf1a977eb
|
Bugfix. Fall back to normal query when no messages
|
2018-01-11 22:48:18 +00:00 |
|
JC Brand
|
76170427ec
|
Bugfix. Exclude chat events when looking for first/last/prev message
Also, don't clear events in `renderMessage`, try to keep it free from
side-effects.
|
2018-01-11 22:47:37 +00:00 |
|
JC Brand
|
8d999b2802
|
Explicit plugin dependencies. Make hide_open_bookmarks false by default
|
2018-01-10 13:26:50 +00:00 |
|
JC Brand
|
c22aff9b13
|
Use newest pluggable.js.
`optional_dependencies` is now called `dependencies`
|
2018-01-10 13:13:26 +00:00 |
|
JC Brand
|
4f227b467b
|
Take all messages except chat events into consideration
when determining where to insert new messages
|
2018-01-10 12:45:12 +00:00 |
|
JC Brand
|
31e884f79a
|
Add code to check for duplicates
|
2018-01-09 22:06:53 +00:00 |
|
JC Brand
|
6414981012
|
Need to only fetch newer messages after cached messages
|
2018-01-09 22:05:02 +00:00 |
|
JC Brand
|
5a7ce787c3
|
Renaming of template
|
2018-01-09 14:02:01 +00:00 |
|
JC Brand
|
da1f103532
|
Bugfix. Don't include .chat-events, to avoid null reference
|
2018-01-09 13:40:32 +00:00 |
|
JC Brand
|
2c7a942fbc
|
Remove unused declaration
|
2018-01-09 13:40:32 +00:00 |
|
JC Brand
|
96742a6684
|
Also make the open rooms list an OrderedListView
|
2018-01-06 20:42:46 +00:00 |
|
JC Brand
|
a91e9216e6
|
No need to manually remove. Gets done in the OrderedListView
|
2018-01-06 20:42:46 +00:00 |
|
JC Brand
|
fc631e7f8c
|
Minor refactoring
|
2018-01-06 19:02:50 +00:00 |
|
JC Brand
|
5ea1b07b6b
|
Use an OrderedListView to render the bookmarks list
|
2018-01-04 21:51:42 +00:00 |
|
JC Brand
|
1d2bc11840
|
Fix build scripts
|
2018-01-04 17:17:17 +00:00 |
|
JC Brand
|
71bdf08c25
|
Fix the no-dependencies demo
|
2018-01-04 17:02:29 +00:00 |
|
JC Brand
|
6739b508c3
|
Small css and text fixes
|
2018-01-04 16:27:56 +00:00 |
|
JC Brand
|
f7cf1fb70d
|
Fix broken tests
|
2018-01-04 16:12:09 +00:00 |
|
JC Brand
|
16b8946dd9
|
Updates #978: Use moment and generate date in correct format
|
2018-01-04 13:11:51 +00:00 |
|
JC Brand
|
ee751ec58e
|
Update jquery and sizzle and fix/improve some tests
Fixes #825
|
2018-01-04 13:11:50 +00:00 |
|
JC Brand
|
199e2e7e27
|
The refreshWebkit hack appears to no longer be necessary
|
2018-01-04 12:11:03 +00:00 |
|
JC Brand
|
4652385bb4
|
Remove jQuery from non-tests config
|
2018-01-04 12:11:03 +00:00 |
|
JC Brand
|
671691353a
|
Use Backbone.NativeView instead of Backbone.View
|
2018-01-03 20:41:03 +00:00 |
|
JC Brand
|
ccb97eb7fd
|
Remove jquery from converse-controlbox
|
2018-01-03 16:49:08 +00:00 |
|
JC Brand
|
29b5c3e3c3
|
Remove jquery from converse-dragresize
|
2018-01-03 16:08:45 +00:00 |
|
JC Brand
|
f1820e5fcd
|
Set dependencies for chatview and muc
|
2018-01-03 16:08:30 +00:00 |
|
JC Brand
|
8bdaa410db
|
Also take delayed messages into account when checking if new
|
2018-01-03 15:50:02 +00:00 |
|