issues
search
TheRustyPickle
/
Chirp
A chat app built from scratch using GTK4 in Rust
MIT License
5
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Separate normal message and deleted message api
#106
TheRustyPickle
closed
1 year ago
0
Prevent deletion of unprocessed message
#105
TheRustyPickle
closed
1 year ago
0
Allow setting custom saved data location from profile
#104
TheRustyPickle
closed
1 year ago
0
Auto fetch message when scrolled to the top
#103
TheRustyPickle
closed
1 year ago
0
Update server side api to get deleted and normal messages separately
#102
TheRustyPickle
closed
1 year ago
0
Pre-save message for efficient rendering
#101
TheRustyPickle
closed
1 year ago
0
Allow setting a background image
#100
TheRustyPickle
closed
1 year ago
0
Multiple small fixes
#99
TheRustyPickle
closed
1 year ago
0
Pre-save message data for rendering after the factory is set instead
#98
TheRustyPickle
closed
1 year ago
0
Add auto message fetching when scrolled to the top
#97
TheRustyPickle
closed
1 year ago
0
Prevent already queued messages from being deletable
#96
TheRustyPickle
closed
1 year ago
0
Add message encryption
#95
TheRustyPickle
closed
1 year ago
0
Fix listview auto scrolling
#94
TheRustyPickle
closed
1 year ago
0
Set an icon for the app on launch
#93
TheRustyPickle
closed
1 year ago
0
Add an icon to the app
#92
TheRustyPickle
closed
1 year ago
0
New user id fix
#91
TheRustyPickle
closed
1 year ago
0
Update message removal efficiency
#90
TheRustyPickle
closed
1 year ago
0
Update ListStore addition efficiency
#89
TheRustyPickle
closed
1 year ago
0
Increase message deletion efficiency
#88
TheRustyPickle
closed
1 year ago
0
Fix proper ID updating when creating new user
#87
TheRustyPickle
closed
1 year ago
0
Adding Logo (redo)
#86
Dianesaur
closed
1 year ago
2
Migrate to ListView
#85
TheRustyPickle
closed
1 year ago
0
Update sync message handling
#84
TheRustyPickle
closed
1 year ago
0
Fix scrollerbar handling with ListView
#83
TheRustyPickle
closed
1 year ago
0
added birdlogo in read me
#82
Dianesaur
closed
1 year ago
2
Added manual signal disconnection
#81
TheRustyPickle
closed
1 year ago
0
Gracefully shutdown all signals on close
#80
TheRustyPickle
closed
1 year ago
0
Prevent bad image from updating
#79
TheRustyPickle
closed
1 year ago
0
Fix updating the server with image link in case it's invalid
#78
TheRustyPickle
closed
1 year ago
0
Add some form of encryption to messages
#77
TheRustyPickle
closed
1 year ago
0
Show a spinner when a message is unprocessed
#76
TheRustyPickle
closed
1 year ago
0
Add a maximum name char limit
#75
TheRustyPickle
closed
1 year ago
0
Convert message ListBox to ListView
#74
TheRustyPickle
closed
1 year ago
0
Show message timing with each message
#73
TheRustyPickle
closed
1 year ago
0
Update user input validation on prompt
#72
TheRustyPickle
closed
1 year ago
0
Limit user name to 250 chars
#71
TheRustyPickle
closed
1 year ago
4
Improve validation of user input before closing the prompt window
#70
TheRustyPickle
closed
1 year ago
0
Convert MessageDialog to AdwWindow
#69
TheRustyPickle
closed
1 year ago
0
Added style on message receive
#68
TheRustyPickle
closed
1 year ago
0
Readme update
#67
TheRustyPickle
closed
1 year ago
0
Save and retrieve user list from gschema
#66
TheRustyPickle
closed
1 year ago
0
Add functionality to the emoji button
#65
TheRustyPickle
closed
1 year ago
0
Add textview focus on user change
#64
TheRustyPickle
closed
1 year ago
0
Add the option to delete user from the user list
#63
TheRustyPickle
closed
1 year ago
0
Add the option to delete message
#62
TheRustyPickle
closed
1 year ago
0
Update profile section to show connection status
#61
TheRustyPickle
closed
1 year ago
0
Convert user prompt MessageDialog to AdwWindow
#60
TheRustyPickle
closed
1 year ago
0
Add option to delete image
#59
TheRustyPickle
closed
1 year ago
0
Update user input validation
#58
TheRustyPickle
closed
1 year ago
0
Validate user input before accepting
#57
TheRustyPickle
closed
1 year ago
0
Next