Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
Chat
Age
Commit message (
Expand
)
Author
2015-04-10
Introduce FeatureOracle class for contact feature support detection
Tobias Markmann
2015-04-05
Improve UX regarding room bookmark handling
Tobias Markmann
2015-03-28
Fix typo in ChatController regarding Message Receipts
Tobias Markmann
2015-03-24
Don't crash when the UI doesn't provide a user search window
Kevin Smith
2015-02-17
Fix terminology: 'join room' -> 'enter room'
Tobias Markmann
2015-02-16
Show a warning notice when trying to enter a blocked room
Tobias Markmann
2015-02-11
Do not try highlight words if no text and background colours are specified
Tobias Markmann
2015-02-09
Fix sender text that is used for matching highlight rules
Tobias Markmann
2015-02-05
Correctly render MUC system messages as system messages
Tobias Markmann
2015-02-03
Fix chat log system messages related to entering a room
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-31
Enable unblocking contacts from cog menu.
Tobias Markmann
2014-10-30
Prevent user from adding contacts twice to a roster.
Tobias Markmann
2014-10-28
Only handle impromptu MUC invites once.
Tobias Markmann
2014-10-23
Fix code in response to clang warnings.
Tobias Markmann
2014-10-17
Disable online only actions when offline.
Tobias Markmann
2014-10-17
Implement support for displaying nickname changes.
Tobias Markmann
2014-10-08
Prevent multiple chat window alerts being shown with the same message.
Richard Maudsley
2014-10-06
Do not send chat state notifications to blocked contacts.
Tobias Markmann
2014-10-03
Suggest MUC occupants when typing in highlight editor JID box
Richard Maudsley
2014-08-01
Fix memory leaks reported by ASAN in some unit tests.
Tobias Markmann
2014-07-29
Prevent nick highlight rule highlighting the entire message and remove defaul...
Richard Maudsley
2014-07-28
Fix displaying blocked user warning with bound JID chats. Support multiple al...
Richard Maudsley
2014-07-27
Fix recent chat items not being shown for private MUC messages.
Richard Maudsley
2014-07-09
Reworked highlight rules dialog. Added support for highlighting individual wo...
Richard Maudsley
2014-06-27
Fix compiler warning
Remko Tronçon
2014-05-30
Show most recent time when squashing presence, not the earliest
Richard Maudsley
2014-05-29
Check if contact supports file transfer before sending
Richard Maudsley
2014-05-29
Right-click MUC in Recents to bookmark.
Richard Maudsley
2014-05-27
Impromptu chat notifications happen like chats, not MUCs.
Richard Maudsley
2014-05-27
Remove unnecessary system messages from chats.
Richard Maudsley
2014-05-26
Allow bookmarking of MUCs from cog menu.
Richard Maudsley
2014-04-25
Make emoticons match only on word boundaries
Kevin Smith
2014-04-25
Fix MUC invite being treated like impromptu MUC invite.
Richard Maudsley
2014-04-25
Hide reason field in impromptu chat invites.
Richard Maudsley
2014-04-23
Don't suggest people who are already in the Start Chat list.
Richard Maudsley
2014-04-22
Fix crash in QtUserSearchWindow.
Richard Maudsley
2014-04-07
Allow contacts to be dragged from the Chats tab into the search window
Richard Maudsley
2014-04-02
Make the impromptu MUCs behave more like a regular chat.
Richard Maudsley
2014-02-25
Build with new Boostish stuff.
Kevin Smith
2014-02-22
Handle error responses to XEP-0184 receipt requests.
Tobias Markmann
2014-02-13
Fix clang warnings
Remko Tronçon
2014-01-22
Sluift: Add SecurityLabel convertor
Remko Tronçon
2013-12-18
Add affiliations to tooltips for MUC occupant lists.
Richard Maudsley
2013-12-08
Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...
Tobias Markmann
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2013-08-04
Factor Chat Message Parsing out and test it
Kevin Smith
2013-08-02
Small style fixes for the previous patch.
Remko Tronçon
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
[next]