Commit Graph

898 Commits

Author SHA1 Message Date
Yann Leboulanger 257f784804 prepare 1.1.3 release 2019-04-23 21:25:11 +02:00
Yann Leboulanger 89276eeeb3 prepare 1.1.2 release 2019-01-15 21:18:31 +01:00
André Apitzsch af4e06ca29 Bump copyright year 2019-01-08 20:07:27 +01:00
Philipp Hörist 1be5a07b16 Raise version to 1.1.1 2018-12-22 14:14:49 +01:00
Yann Leboulanger 817e5cdf5a set new Gajim version to 1.1.0 2018-11-06 21:12:20 +01:00
Daniel Brötzmann 9f2a0ae7fa Update feature list in appdata.xml 2018-10-26 00:23:13 +02:00
Daniel Brötzmann c88932fc14 Add desktop actions start-chat and show-next-pending-event 2018-10-07 00:46:57 +02:00
Daniel Brötzmann 0af65954be Unify Emoticon and Emoji strings 2018-10-07 00:46:57 +02:00
Alexander Krotov d871dcdcb1 More spelling fixes 2018-06-22 01:47:29 +03:00
André Apitzsch 3f2d4e5085 Add release notes and content rating information to appdata 2018-05-29 08:29:54 +02:00
Philipp Hörist 3c474f9405 Remove version key in desktop.in
This is not for the Gajim version, its the version of the spec this
file conforms to.
This key is not required by the spec
2018-05-21 22:24:48 +02:00
Philipp Hörist 828ae5bb42 Raise version in desktop.in 2018-05-21 19:27:38 +02:00
Yann Leboulanger faa88819a1 improve some strings 2018-03-25 16:26:29 +02:00
André Apitzsch e78b676784 Update copyright 2018-01-21 23:34:19 +01:00
Emmanuel Gil Peyrot 1959b486e6 Remove gajim-remote.desktop, its URI handling is now done in Gajim itself. 2017-12-15 02:34:45 +01:00
Emmanuel Gil Peyrot d8bba4545f Fix Gajim’s .desktop file to pass the URI to the program. 2017-12-15 02:34:45 +01:00
Philipp Hörist feaf9df0cf Remove xmpp uri handling from gajim-remote 2017-12-04 17:06:24 +01:00
André Apitzsch 42275cfb49 Desktop files: add information for translators 2017-11-22 22:11:36 +01:00
André Apitzsch 7bd89174e2 AppData: update information 2017-10-05 19:11:18 +02:00
Philipp Hörist b9e54cd92c Fix Windows build 2017-09-26 15:34:39 +02:00
André Apitzsch 7751c3e722 setup.py: remove intltool dependency 2017-09-22 19:12:26 +02:00
André Apitzsch 624bee755c fix file lookup location and other issues 2017-09-22 19:12:26 +02:00
André Apitzsch 3ba58716d0 Use setup.py to install gajim 2017-09-22 19:12:26 +02:00
André Apitzsch cf36549fde Remove Makefiles 2017-09-22 19:12:26 +02:00
André Apitzsch 0080c61014 Install data to new location 2017-09-16 12:18:22 +02:00
André Apitzsch 3be1c2093f Move data files to module 2017-09-16 12:07:31 +02:00
Philipp Hörist 9ac03824b6 Update string emojis 2017-09-13 21:20:59 +02:00
Yann Leboulanger f569084b2d fix XDG path in man pages. Fixes #8507 2017-09-07 18:03:20 +02:00
Yann Leboulanger 16fcb3a3fc fix typo 2017-09-06 14:26:30 +02:00
Philipp Hörist b5f5fdc19c Fix Layout in Synchronise Contacts Dialog 2017-09-04 17:37:42 +02:00
Philipp Hörist 6bb822f884 Update gajim manpage 2017-09-02 12:41:34 +02:00
Philipp Hörist 2e1c10620f Update ascii smilies 2017-08-27 22:29:02 +02:00
Yann Leboulanger 07ba85b456 Ability to be notified on all message. Option is now perroom. Fixes #8646 2017-08-20 23:07:58 +02:00
Philipp Hörist 1211a1bc59 XMLConsole: Use glade file for building widgets 2017-08-16 19:05:13 +02:00
Philipp Hörist 512e6d2c8e Redesign XML Console
- Use modern GTK Widgets (HeaderBar, ActionBar, Switch)
- Add an option to filter Stream Management stanzas
- Add a generic Option Dialog that we can reuse later
2017-08-10 02:13:20 +02:00
Philipp Hörist 4247746c36 Bookmark Window: Make it resizable 2017-08-02 19:16:08 +02:00
Yann Leboulanger 6a95fe79ae Merge branch 'xep-0319' into 'master'
Xep 0319

See merge request !110
2017-07-31 19:16:27 +02:00
Yann Leboulanger 28917aaf56 Do not use XEP-0012 anymore to know idle time. Use XEP-0319 2017-07-31 19:14:12 +02:00
Philipp Hörist 05b509e008 Remove old ScrolledWindow from GroupchatControl 2017-07-28 21:39:11 +02:00
Philipp Hörist b8aaf09c13 Fix infinite expand of MessageTextView
- The 'configure-event' does not trigger anymore when connected to
the MessageTextView. The reason is unknown.

- Use our own ScrolledWindow Widget instead so we can better control
the dimension of the MessageTextView
2017-07-28 20:40:30 +02:00
Philipp Hörist 9ff601d03b Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
Philipp Hörist a5480eb167 Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
Philipp Hörist 85d220c80e Add Synchronise History Dialog
- On first contact with the MAM Archive only request 7 days
- To sync the rest of the archive the new Dialog can be used.
2017-07-25 21:00:20 +02:00
Philipp Hörist 4ba143fd68 Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
André Apitzsch b80f21c1af Add old id to appdata file 2017-07-05 22:25:31 +02:00
Philipp Hörist 89e4a006be Add font-emoticons theme 2017-07-02 21:29:57 +02:00
Philipp Hörist d387cf1d88 Add noto-emoticons theme 2017-07-02 21:29:57 +02:00
Philipp Hörist 79716f421f Rework emoticon menu 2017-07-02 21:27:44 +02:00
Philipp Hörist 0d0671374a Remove old emoticon themes 2017-07-02 19:28:00 +02:00
Philipp Hörist b5d3578e39 Add tooltip for encryption button
Fixes #8663
2017-06-25 18:06:46 +02:00