index
:
messenger-cli.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2 days
Adjust binary name
HEAD
master
TheJackiMonster
3 days
Remove automake files
TheJackiMonster
3 days
Use meson as build system
TheJackiMonster
2022-09-25
Transition from single makefile to automake
TheJackiMonster
2022-09-19
Remove library flags from compiling and fix warning
TheJackiMonster
2022-09-09
Added documentation comments to the functions
TheJackiMonster
2022-09-09
First release with added changelog and dist target
v0.1.0
TheJackiMonster
2022-09-09
Added prefix syntax to send files
TheJackiMonster
2022-09-09
Added lines showing dates between chat messages
TheJackiMonster
2022-08-19
Added ability to switch directly to a contacts chat from member list
TheJackiMonster
2022-08-19
Added lobby opening with custom delay
TheJackiMonster
2022-08-18
Normalized list input via macros
TheJackiMonster
2022-08-18
Normalized text input via macro and added lobby-entering dialog
TheJackiMonster
2022-08-17
Added lobby options in chats ui
TheJackiMonster
2022-08-04
Added handling for downloading files and accepting invitations
TheJackiMonster
2022-08-03
Implemented dynamic layout with subwindows
TheJackiMonster
2022-07-04
Added ASCII logo to the application
TheJackiMonster
2022-07-02
Added contacts into chats list
TheJackiMonster
2022-07-02
Fixed member list and added printing of keys
TheJackiMonster
2022-07-02
Added list of members in a chat
TheJackiMonster
2022-05-30
Taking care of the application window
TheJackiMonster
2022-05-29
First attempt of auto-scrolling works mostly
TheJackiMonster
2022-05-29
Simplified filtering of messages during add process
TheJackiMonster
2022-05-29
Filter messages and added visualisation depending on kind
TheJackiMonster
2022-05-29
Fixed cursor in messages text input and adjusted scroll view
TheJackiMonster
2022-05-21
Implemented text input for own messages
TheJackiMonster
2022-05-20
Added dialog to open chat with custom topic
TheJackiMonster
2022-05-19
Added account creation as option to the list
TheJackiMonster
2022-04-24
Added list of chats and implemented switching back and forth
TheJackiMonster
2022-04-17
Added very basic messages list
TheJackiMonster
2022-04-03
Corrected authors list
TheJackiMonster
2022-03-30
Fixed accounts offset and selection handling
TheJackiMonster
2022-03-07
Added initial accounts menu
TheJackiMonster
2022-03-07
Implemented callbacks to use chat messages and curses input
TheJackiMonster
2022-03-01
Added simple test menu
TheJackiMonster
2022-03-01
Added a first box dynamically to the center
TheJackiMonster
2022-03-01
Added initial code required for a GNUnet application
TheJackiMonster
2021-08-25
Make build and install parameters more configurable
TheJackiMonster
2021-08-08
README: point to the official libgnunetchat URL
Marcos Marado
2021-06-06
Relicensed from GPL3 to AGPL3 and added copyright notice
TheJackiMonster
2021-06-06
Initial commit
TheJackiMonster