Commit Graph

310 Commits

Author SHA1 Message Date
jeffser a62d193edf Scroll to bottom when message is sent (kinda) 2024-05-22 13:22:46 -06:00
jeffser ef280c8836 Increased margin (padding) on message field 2024-05-22 12:05:48 -06:00
jeffser 0c6d34bd30 Removed background from chat window 2024-05-22 11:57:24 -06:00
jeffser f7a777f26c Preparing for 0.6.0 pt2 2024-05-21 23:27:14 -06:00
jeffser c9c990df58 Added import/export and added 'run on background' option on preferences 2024-05-21 23:15:32 -06:00
jeffser d4a7576432 Small CSS change and 'wait until Ollama loads to show Alpaca' fixed 2024-05-21 21:18:30 -06:00
jeffser fd86bc828d Fix error messages 2024-05-21 18:52:56 -06:00
jeffser 766eeff097 Added new info messages 2024-05-21 18:08:13 -06:00
jeffser 69567d1c6c Integrated Olllama instance inside Alpaca 2024-05-21 17:58:51 -06:00
jeffser 6d22182e03 Initial support for sandbox Ollama 2024-05-21 15:36:24 -06:00
jeffser b16e2aa7f7 Preparing for 0.5.5 2024-05-20 19:20:29 -06:00
jeffser c7f8c560a1 Better UI for 'Manage Models' dialog 2024-05-20 17:36:22 -06:00
jeffser 26bc4fe37f Replaced model description with a button to open Ollama's website for the model 2024-05-20 16:29:48 -06:00
jeffser ce427feee4 Added myself to the credits as the spanish translator 2024-05-20 16:06:04 -06:00
jeffser 9c1f239f53 Better UI on the sidebar 2024-05-20 15:46:25 -06:00
jeffser 478c699aff Using XDG properly to get config folder '.var/app/com.jeffser.Alpaca/config' 2024-05-20 15:25:33 -06:00
jeffser 86d2ee0be0 Preparing for 0.5.1 2024-05-19 21:29:06 -06:00
jeffser f333f50016 User can now leave chat name empty when creating a new one, it will at a placeholder text 2024-05-19 21:13:30 -06:00
jeffser c8cc4f3960 Spanish translation 2024-05-19 20:18:02 -06:00
jeffser 51c01a5afa Removed _ from some text 2024-05-19 19:41:27 -06:00
jeffser 65c46570c5 Fixes for translating 2024-05-19 19:30:00 -06:00
jeffser 6fbf6e139b Better translation support, adding dialogs 2024-05-19 19:06:11 -06:00
jeffser 15fdd0ae1a Added interrupt 'stop' button 2024-05-19 18:29:20 -06:00
jeffser 0096346b0c Quick fixes 2024-05-19 17:55:01 -06:00
jeffser e19aece78a Quick fix 2024-05-19 17:36:32 -06:00
jeffser d540114ae5 Added support for background pulling of models 2024-05-19 17:09:58 -06:00
jeffser 454aeac5e2 Better scalling for different window sizes 2024-05-19 14:35:37 -06:00
jeffser f6cc6ac894 Fixed: can't close app normally if first time setup fails 2024-05-19 12:33:24 -06:00
jeffser adef5b5671 Added basic shortcuts 2024-05-19 12:10:14 -06:00
jeffser 9f00890f46 Quick fix 2024-05-19 00:46:10 -06:00
jeffser 8ee265f926 Preparing for 0.5.0 2024-05-19 00:36:11 -06:00
jeffser bc94c33807 Quick fix 2024-05-19 00:30:05 -06:00
jeffser 5ee5de4ebb Finally, support for multiple chats is here! 2024-05-19 00:17:00 -06:00
jeffser e941648eb1 Added frame to message textview widget 2024-05-18 19:53:13 -06:00
jeffser 625bcb3f1f Fixed: code blocks shouldn't be editable 2024-05-18 19:48:43 -06:00
jeffser 2725928363 New tags for markup (bold, list, title, subtitle, monospace) 2024-05-18 19:33:22 -06:00
jeffser b471ad70fe Initial support for Pango Markup 2024-05-18 18:10:01 -06:00
jeffser ce18aa7de2 Added notifications if app is not active and a model pull finishes (and new symbolic icon) 2024-05-18 17:28:10 -06:00
jeffser 25a761d7d1 Added loading spinner when sending message 2024-05-18 16:46:20 -06:00
jeffser 02acbb2d70 Added support for multiple tags on a single model 2024-05-18 15:52:50 -06:00
jeffser 8ddce304b2 Quick fix 2024-05-18 11:46:27 -06:00
jeffser d989ec5324 Added autoscroll when the user is at the bottom of the chat 2024-05-18 11:44:16 -06:00
jeffser 01ea3a0dc8 Fixed images margin 2024-05-18 11:32:44 -06:00
jeffser 5e7d590447 Fixed message footer 2024-05-17 01:00:32 -06:00
jeffser ed4fbc7950 Fixed: messages didn't load if they don't have an image 2024-05-17 00:47:41 -06:00
jeffser 07994db0a5 I forgot to change something oops 2024-05-17 00:45:25 -06:00
jeffser 2290105ac1 Preparing update to 0.4.0 2024-05-17 00:39:49 -06:00
jeffser 3b695031bc Added code syntax highlighting, Image recognition (llava model), multiline prompt, and some fixes 2024-05-17 00:35:34 -06:00
jeffser 83cb2c3b90 Code blocks v1 2024-05-16 20:13:18 -06:00
jeffser 425e1b0211 Only show (Save changes?) dialog when you change the url 2024-05-16 13:58:13 -06:00