Nate Weaver
|
ac56278f0c
|
Re-allow <time>; we just won't do anything special with it
|
2020-05-01 17:29:16 -05:00 |
Nate Weaver
|
9f792639d6
|
Mark allowedTags private and remove commented-out ruby tags
|
2020-05-01 17:25:35 -05:00 |
Nate Weaver
|
f36b9a2a84
|
Disable ruby tags for now
|
2020-05-01 01:42:43 -05:00 |
Nate Weaver
|
74513d2661
|
Only allow certain inline tags to remain in the title; HTML-encode the rest
|
2020-05-01 01:42:43 -05:00 |
Maurice Parker
|
1a828e6809
|
Revert debugging code
|
2020-04-30 16:26:26 -05:00 |
Maurice Parker
|
efda39dda3
|
Log the end of sending the statuses if we don't send any.
|
2020-04-30 15:55:02 -05:00 |
Brent Simmons
|
704bffc7d2
|
Use explicit == func for Article.
|
2020-04-30 11:42:52 -07:00 |
Brent Simmons
|
26bb2b8eaf
|
Remove references to Article.bannerImageURL. We can bring it back if/when we start using it.
|
2019-12-28 20:53:36 -08:00 |
Brent Simmons
|
ebd7c68396
|
Merge mac-release — remove attachments.
|
2019-12-04 22:36:08 -08:00 |
Brent Simmons
|
3ead2c63bc
|
Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later.
|
2019-12-03 23:03:15 -08:00 |
Maurice Parker
|
16da609fa9
|
Restore Smart Feed or Folder path if possible when restoring an Article. Issue #1241
|
2019-11-15 18:26:52 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Brent Simmons
|
21faa0ddc0
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
Brent Simmons
|
7a204ad6ed
|
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
|
2019-07-05 20:06:31 -07:00 |
Daniel Jalkut
|
ddb0ee21b6
|
Quiet warnings/errors from Xcode 10.2 about redundant public attributes on methods implemented inside public extensions.
|
2019-02-12 10:05:51 -05:00 |
Brent Simmons
|
142774f5ae
|
Use hash(into…) instead of a hashValue instance variable.
|
2018-12-27 21:07:34 -08:00 |
Brent Simmons
|
0e5051b060
|
Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality.
|
2018-09-02 12:36:46 -07:00 |
Brent Simmons
|
30972ef435
|
Use synthesized init, Equatable, Hashable.
|
2018-08-25 16:29:11 -07:00 |
Brent Simmons
|
a3a9e9c9bd
|
Use new hash-into over hashValue in Articles.framework. WIP on #402.
|
2018-08-25 12:05:47 -07:00 |
Brent Simmons
|
b7575c687c
|
Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework.
|
2018-07-23 18:29:08 -07:00 |