summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Bonus goodies: Icon in Colloid style HEAD mainVika26 hours2-0/+40
* Provide an application iconVika27 hours9-25/+72
* libsecret: 0.6.0 (private fork) -> 0.7.0 (upstream)Vika28 hours44-10044/+21
* Token revocation on sign outVika28 hours2-9/+72
* GtkSpinner → AdwSpinnerVika2024-12-161-4/+3
* cargo update, bump minimum libadwaita version to 1.6Vika2024-12-162-149/+370
* flake.lock: UpdateVika2024-12-161-3/+3
* flake.lock: UpdateVika2024-12-141-9/+9
* Bump version to 1.1.0 v1.1.0Vika2024-12-032-2/+2
* Small tweaks for compatibility with Kittybox's inconsistent implementationVika2024-12-034-8/+20
* Actually use refresh tokensVika2024-11-152-135/+250
* Add overlay to the flakeVika2024-11-151-0/+6
* Bump version to 1.0.1 v1.0.1Vika2024-10-224-3/+5
* vendor libsecretVika2024-10-2245-175/+10061
* cargo updateVika2024-10-222-284/+252
* Revert "cargo update"Vika2024-10-221-253/+285
* cargo updateVika2024-10-221-285/+253
* flake.lock: UpdateVika2024-10-212-16/+10
* Bump version to 1.0.0 v1.0.0Vika2024-09-042-2/+2
* Make LLM enhancements optionalVika2024-09-049-64/+165
* Deal with Clippy warnings and simplify the internal Smart Summary APIVika2024-09-041-26/+20
* Preferences dialogVika2024-09-045-2/+138
* Smart Summary is now working!Vika2024-09-048-33/+338
* Run checkPhaseVika2024-09-041-0/+1
* Deal with Clippy warningsVika2024-09-043-3/+2
* Fix categories in .desktop fileVika2024-09-041-1/+1
* Fix build scriptVika2024-09-041-3/+6
* Remove libpanel dependencyVika2024-09-043-34/+2
* Modify the dependencies to explicitly depend on important thingsVika2024-09-041-4/+9
* Add a GSettings schemaVika2024-09-043-20/+25
* Add gettext manuals to the devshellVika2024-09-041-0/+6
* Gettextize and add Russian translationVika2024-09-049-31/+313
* Mesonify buildVika2024-09-0413-6/+310
* Set global CSS instead of adding a style context to every widgetVika2024-08-282-9/+4
* Bring in gettext and related toolsVika2024-08-286-3/+778
* Clear tags on post submitVika2024-08-261-1/+1
* Proper main menu iconVika2024-08-256-3/+175
* Add licenseVika2024-08-252-0/+4
* Signing out of the app and the About dialogVika2024-08-251-4/+60
* Fix stuck buttonsVika2024-08-251-1/+3
* Use a provided SoupSession for MicropubVika2024-08-252-10/+12
* Fix librsvg not being added to the GDK_PIXBUF_LOADERS_PATH on NixOSVika2024-08-251-2/+2
* Style changes to work better with the default themeVika2024-08-252-20/+41
* TagPill: remove the commented macro invocationVika2024-08-251-1/+0
* PostEditor: reset internal tracker on updatesVika2024-08-251-0/+1
* Simplify the main component a lotVika2024-08-252-130/+95
* SignIn: Provide scopes granted in the outputVika2024-08-251-5/+11
* Don't use an extraneous Box for the spinnerVika2024-08-251-8/+2
* Properly mount loading widgetsVika2024-08-251-0/+5
* "Better" error handling from libsecretVika2024-08-251-33/+78