05c001067e
Removed old alpha version built with Python 2
Manuel Cortez2019-04-09 16:15:38 -05:00
fea57a4034
Updated changelog with getting more items to conversation buffers
Manuel Cortez2019-04-09 16:09:33 -05:00
00eebf9260
Added support for loading more items in conversation buffers
Manuel Cortez2019-04-09 16:08:14 -05:00
cde18c8d35
Include all relevant spelling dictionaries in binary builds
Manuel Cortez2019-03-28 10:18:44 -06:00
0b2c3fa96e
Added sound settings tab in the preferences dialog. Only available options there are input and output device
Manuel Cortez2019-03-28 08:57:48 -06:00
8f631cfe4b
Modify audio player volume by 2% instead of 5%
Manuel Cortez2019-03-25 16:35:28 -06:00
77a959fe29
Moved documentation locales to Src directory, as doc is generated already from the src dir in CI environments
v0.19
Manuel Cortez2019-03-12 16:33:18 -06:00
a13a4a5695
display results of polls closed when reaching end_date, and polls where the current user cannot vote
Manuel Cortez2019-03-07 15:23:37 -06:00
0b9dcaa8f1
Remove option 'view information' from documents menu as there is not much to show from a document
Manuel Cortez2019-03-07 15:12:17 -06:00
b5aff6a8eb
display document type properly in buffers
Manuel Cortez2019-02-26 09:02:18 -06:00
a6291b3ee2
Started the documents menu. For now it just allows to add and remove a document to your documents list
Manuel Cortez2019-02-26 08:38:49 -06:00
f1f86e04e6
Fixed buffer updates for buffers depending on get_page. That includes wall buffers and everything else which is not the home buffer
Manuel Cortez2019-02-26 08:35:42 -06:00
06898ca0af
Updated context menu for buffers. Now it allows to load and discard audio and video albums
Manuel Cortez2019-02-25 15:42:59 -06:00
305f8317fe
Merge branch 'master' of code.manuelcortez.net:manuelcortez/socializer
Manuel Cortez2019-02-25 05:31:29 -06:00
d7d13dd523
Fixed call to reply() in comment presenter
Manuel Cortez2019-02-24 19:40:59 -06:00
84dd9dbcea
RepeatingTimer should not raise tracebacks when loading all buffers periodically
Manuel Cortez2019-02-18 13:45:47 -06:00
4c220cbb36
display error if there is an internet connection problem during startup
Manuel Cortez2019-02-14 08:36:31 -06:00
942f9296a0
Added options in the help menu to go to the logs and config folder
Manuel Cortez2019-02-13 16:48:00 -06:00
fb50f2783f
Improved GUI for topic comments. Authentication errors should be handled gracefully now
Manuel Cortez2019-02-12 17:49:33 -06:00
a50ddd25b2
Fixed an error when displaying posts in a community wall, if the community had shared another community's post
Manuel Cortez2019-02-11 05:33:18 -06:00
4b6d5a86b2
It is possible to load previous items in the home buffer properly, and the feature works too in wall buffers and timelines
Manuel Cortez2019-02-11 04:53:32 -06:00
fbada0c4be
Fixed get previous item in newsfeed buffer. Now it should load around 700 items
Manuel Cortez2019-02-11 03:55:16 -06:00
6a8459cc4e
Reorganized source code in main module, added docstrings to lots of functions
Manuel Cortez2019-02-06 17:47:49 -06:00
fce9e9a73f
Removed create-empty_buffer and improved create_buffer for dealing with empty buffers too
Manuel Cortez2019-02-06 11:35:38 -06:00
3f7c069ce0
Added basic creation of document buffers in communities
Manuel Cortez2019-02-05 12:20:50 -06:00
21895d307b
Added correct unicode representation to chat messages
Manuel Cortez2019-02-03 21:04:10 -06:00
38b0eec741
Text should be cleaned better in posts, coments and topic comments. Cleaned texts will render properly usernames, group names and render properly certain unicode characters
Manuel Cortez2019-02-03 20:56:32 -06:00