Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Changelog
=========
Updated Italian translation (775c743)
Updated Swedish translation (8c323a0)
Updated German translation (aeab571)
Added Hungarian translation (9c15882)
Updated LINGUAS (18e4984)
Added Lithuanian translation (5216a88)
Fixed typo (73434bb)
Updated Czech translation (f6628b6)
Updated Finnish translation (ff7e489)
Added sl for Slovenian translation (2056f82)
Added Slovenian translation (3e0d89e)
Updated Brazilian Portuguese translation (03ffdb1)
Updated Greek translation (083efdf)
Updated Serbian translation (6fbb96e)
Updated Polish translation (53bd58d)
Updated POTFILES.in (c562da6)
tracker: protect against malicious search (76df369)
project: implement starred items (44d3a32)
feeds-view: always sync the listbox and viewed feed (9e00ebf)
feeds-view: update items when something changes (e63d2b7)
toolbar: correctly hide buttons (a47afd4)
tracker: don't limit the number of fetched items (66b9cfe)
views: show read items less proeminent than unread ones (1c3237e)
window: add a nice transition between views (3cb607a)
views: add empty state (89b832c)
search: fix search (914cd14)
feeds-view: use a listbox internally (61cdfc3)
views: don't handle subclass impl details in parent class (24de8af)
project: ignore __pycache__ folder (e2292eb)
search: implement search (24e6029)
window: load widgets from resource (0f842cc)
tracker: fix delete query (fec6d57)
views: correctly delegate the view layout (eb3b58d)
app: improve about dialog (d28790d)
project: reorganize resources (f581b0a)
|
|
Changelog
=========
Added Greek translation (56b7ee7)
Added Italian translation (e3ab932)
Added Swedish translation (177116f)
|
|
|
|
|
|
Changelog
=========
view: provide the right number of arguments for format string (9ec458d)
|
|
Changelog
=========
README: add cmds to remove only RSS stuff from tracker (5c61170)
|
|
Changelog
=========
about: use gnome-news logo icon (cb21376)
icon: provide an app icon (54adfb2)
Fix copy/paste mistake in license header (85c3961)
Combine MPL-Licensed file with GPL licensed code (c512c5a)
view: use aboutReaderContent.css from Firefox's reading mode (f4dd126)
Each message should have a link to a full story/source (5097622)
|
|
|
|
Changelog
=========
po: add Menu.ui (b1de49f)
implement About dialog (8a27662)
|
|
Changelog
=========
Better handle oversized figures/images (18dc3c3)
Revert "Add a simple web extension" (b82802a)
Revert "Shrink large images so they're not cut off" (9fdb260)
Revert "Add workaround for UI process crash on close" (cd88ebc)
Revert "add libtool and webkitgtk4-devel to dependencies" (74fa2fe)
tracker: Make author optional (d428b64)
get all tracker debugging via TRACKER_VERBOSITY (122c839)
add libtool and webkitgtk4-devel to dependencies (680437d)
Add workaround for UI process crash on close (a1524c7)
Shrink large images so they're not cut off (863ee33)
Add a simple web extension (2af4c5b)
Add autocrap to maintainercleanfiles and gitignore (70cff7f)
|
|
|
|
Changelog
=========
post: increase width to include margins and wrap words (26263da)
|
|
Changelog
=========
AUTHORS: update (2e5568c)
Revert "tracker: remove messages when we're removing a channel" (e5d8e46)
tracker: remove messages when we're removing a channel (06349a9)
Revert "view: make 'Remove' menu item translatable" (0b5646d)
view: remove duplicate space (a24f26c)
view: make 'Remove' menu item translatable (363bfec)
view: properly update a list of channels during adding/removing (2071dfb)
Add a 'Remove' menu to popover to remove channel (27ce8a9)
view: add separator after sidebar in Feed view (8d3ca5d)
Don't mark posts as read automatically for now (caaaf85)
view: don't crash if type of link is impossible to show (d8e375c)
tracker: get values for int/float and don't print errors when not needed (1118f50)
Bye bye, Read view (f815218)
view: set fixed width for sidebar: 200px (81d4fd9)
view: set a proper CSS class for channels list (ef39295)
Speed up CI using docker caching (c476f79)
Fix sidebar being in scrolled window (73ba2cf)
Fix inconsistent sizing of feed entries and sidebar (6661507)
tracker: Adapt to RSS miner change (eee5256)
tracker: view: fixup some pep8 quirks (8b74ecb)
Build the app using Docker and CircleCI (fc2ddee)
tracker: really make email optional (9084699)
Be more careful about what gets opened in new windows (aefc979)
trivial: fix some pep-8 warns (da4e891)
post: use staticmethod and update docs for sanitize_author() (3fd44ce)
window: drop unused import (20b85dd)
Link the author's homepage on the feed preview and show author email (f92c29f)
tracker: make email optional (813276c)
tracker: get author's homepage and email from tracker (d122ef9)
sanitize author information separating Name from Email (641791a)
Show the post title and author in the content area (f7568df)
view: Use the document font for post text (17cedd3)
view: open links in external browser when they pressed in FeedView (4d97ec9)
reset text in GtkEntry after adding channel (353ea5d)
gnome-news: better error message (1089482)
drop all GI requirements at configure step (e438852)
ui: make the add-channel-dialog look like the mockups (d58e44f)
toolbar: disable add_btn for totally wrong URIs (e2b57d6)
ui: use style 'dim-label' for enter feed label (fec7377)
ui: implement handling blank and already subscribed for add channel (f5f2623)
|
|
Changelog
=========
logs: use tab to separate location and message (81d5eea)
Hide add button on post view (64d1539)
tracker: don't load posts twice after post was marked as read (a00bf9c)
view: replace empty title with 'Unknown feed' (d2325d2)
Cleanup unused lines of code and run '_handle_insert_event' via idle_add (a756629)
Implement feed list using GtkStackSidebar (b7059f5)
polish the FeedView design to match the mockups (e2643b0)
Align feed items to the left (c829272)
Select the same feed after moving away from feeds view (c16b331)
Fix ordering for posts on Feeds view (fd08676)
Don't pass surface as a param in memory, use cached file path (3ce6560)
Implement saveing / restoring images from cache (1bcb564)
log: show filename:lineno for logged funcs (91b12ca)
Initial starred filter (41c2910)
Rework queries and fix Read view (371b0e9)
Display feeds list only when 'update' is called (92144ad)
Update feeds list only after feed items and details are fetched (a24cb92)
Update items after marking it as read (fd44560)
Fix marking post as read (de4ce12)
Remove Feed.ui from POTFILES.in (ecbdedb)
Use a proper query for starred items (e61a714)
Remove unused Feed.ui (2daa7b7)
Rewrap thumbnails to make them look nice in one row (1fb7d3e)
thumbnails: wrap at 250px to make sure no symbols are cut (ec6906b)
Crop thumbnails to 256px (deb2840)
Draw the thumbnails properly (c587822)
bump Grss version in gi.require() too (327d49d)
|
|
Changelog
=========
bump required version of Grss and tracker (7280c26)
README: add info about autoconf-archive dependency (b9bc1a5)
build: add checks for GI modules (931d6a8)
po: mark files for translations (b4b4098)
|
|
Changelog
=========
update AUTHORS (ad5b706)
tracker: implement mark_post_as_read() method (56ee63b)
|
|
|
|
|