05c001067eRemoved old alpha version built with Python 2Manuel Cortez2019-04-09 16:15:38 -05:00
fea57a4034Updated changelog with getting more items to conversation buffersManuel Cortez2019-04-09 16:09:33 -05:00
00eebf9260Added support for loading more items in conversation buffersManuel Cortez2019-04-09 16:08:14 -05:00
cde18c8d35Include all relevant spelling dictionaries in binary buildsManuel Cortez2019-03-28 10:18:44 -06:00
0b2c3fa96eAdded sound settings tab in the preferences dialog. Only available options there are input and output deviceManuel Cortez2019-03-28 08:57:48 -06:00
8f631cfe4bModify audio player volume by 2% instead of 5%Manuel Cortez2019-03-25 16:35:28 -06:00
77a959fe29Moved 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
a6291b3ee2Started the documents menu. For now it just allows to add and remove a document to your documents listManuel Cortez2019-02-26 08:38:49 -06:00
f1f86e04e6Fixed buffer updates for buffers depending on get_page. That includes wall buffers and everything else which is not the home bufferManuel Cortez2019-02-26 08:35:42 -06:00
06898ca0afUpdated context menu for buffers. Now it allows to load and discard audio and video albumsManuel Cortez2019-02-25 15:42:59 -06:00
305f8317feMerge branch 'master' of code.manuelcortez.net:manuelcortez/socializerManuel Cortez2019-02-25 05:31:29 -06:00
4c220cbb36display error if there is an internet connection problem during startupManuel Cortez2019-02-14 08:36:31 -06:00
942f9296a0Added options in the help menu to go to the logs and config folderManuel Cortez2019-02-13 16:48:00 -06:00
fb50f2783fImproved GUI for topic comments. Authentication errors should be handled gracefully nowManuel Cortez2019-02-12 17:49:33 -06:00
a50ddd25b2Fixed an error when displaying posts in a community wall, if the community had shared another community's postManuel Cortez2019-02-11 05:33:18 -06:00
4b6d5a86b2It is possible to load previous items in the home buffer properly, and the feature works too in wall buffers and timelinesManuel Cortez2019-02-11 04:53:32 -06:00
fbada0c4beFixed get previous item in newsfeed buffer. Now it should load around 700 itemsManuel Cortez2019-02-11 03:55:16 -06:00
6a8459cc4eReorganized source code in main module, added docstrings to lots of functionsManuel Cortez2019-02-06 17:47:49 -06:00
fce9e9a73fRemoved create-empty_buffer and improved create_buffer for dealing with empty buffers tooManuel Cortez2019-02-06 11:35:38 -06:00
3f7c069ce0Added basic creation of document buffers in communitiesManuel Cortez2019-02-05 12:20:50 -06:00
21895d307bAdded correct unicode representation to chat messagesManuel Cortez2019-02-03 21:04:10 -06:00
38b0eec741Text should be cleaned better in posts, coments and topic comments. Cleaned texts will render properly usernames, group names and render properly certain unicode charactersManuel Cortez2019-02-03 20:56:32 -06:00