9.0.1 (2024-02-11)
9.0.0 (2024-01-21)
- issues with release scripts (7b2ed43)
- use nitter as internal API source with guest accounts, upgrade microfleet
8.0.2 (2023-05-27)
- export default for new loader (4fcced7)
8.0.1 (2023-05-27)
- files in docker image (30001ef)
8.0.0 (2023-05-27)
- remove stream listener, run sync on a loop (ab631e9)
- updated dependencies, removed streaming as it's no longer supported on v1.1
7.3.8 (2023-03-24)
- handle undefined model in response (9d3fbdd)
7.3.7 (2023-03-03)
- twitter: filtering with user.id_str instead of user.id (b8a31d4)
7.3.6 (2023-01-27)
- add special filter for threads of tweets (2f006aa)
7.3.5 (2023-01-18)
- extend logic for reply, add filtering tests (82c382f)
- misc changes (bfcd770)
- social: filter accounts param, improve logging (45c53c8)
7.3.4 (2023-01-17)
- compute restricted types in statuses (7380931)
- migrate status text column to unlimited size (f25601d)
- revert to restricted types calc (518f173)
- use id_str instead of id in filter logs (097afeb)
7.3.3 (2022-12-12)
- add indexes for statuses: id, account and type (324ce39)
- add query condition on restricted tweet types (d967a7d)
- add quote tweet checking (0e19347)
- add quote type to filter options, serialize (79ae8ab)
- add schema for requests config (ced516d)
- add twitter requests config, types enum (6b656ca)
- linter error in migration (a74a956)
- move log to filter (cb06698)
- notifier: replace singleton with instance on service (4b2e33f)
- switch config to restricted tweet types (54eedac)
- twitter: add hashTags filter, tweet meta data (9c77ea6)
- twitter: export in twitter utils (9cc0ee8)
- twitter: export in twitter utils (4dfe270)
- twitter: types column migration, add test (d59f56b)
- use lowercase for tweet types (fd37f08)
7.3.2 (2022-11-17)
7.3.1 (2022-10-21)
- tweet-filter: improve logging for filtering (6c47daa)
7.3.0 (2022-10-03)
- twitter: status filtering by user mentions (8f84001)
7.2.3 (2022-09-10)
- feed read error on incorrect account param (02b5893)
- test assertion (9407a01)
- update error message (6f0a46c)
7.2.2 (2022-08-29)
- fix update tweet cursor (fb50707)
7.2.1 (2022-08-29)
- added debug to save cursor (0539cbe)
7.2.0 (2022-08-23)
- get tweet count by accounts (7e99a4f)
7.1.0 (2022-08-04)
7.0.4 (2022-05-16)
- fix notifier debug (d1e4cba)
7.0.3 (2022-05-16)
- edit debug logs for tweet sync (62a25ba)
7.0.2 (2022-05-06)
- increase statuses.text column to 1024 symbols (#119) (f895167)
- migration compilation error (#120) (94d1368)
7.0.1 (2022-03-29)
- remove prepublishOnly script (3cb8e3c)
7.0.0 (2022-03-29)
- uses updated configuration for microfleet, underlaying modules had breaking changes, validation error formats have slightly changed (must instead of should, slashes instead of dots). generally no end changes except non-standard configuration for startup needs to be changed. API remains stable
6.8.3 (2022-01-26)
6.8.2 (2022-01-13)
6.8.1 (2022-01-12)
6.8.0 (2022-01-11)
6.7.2 (2021-12-30)
6.7.1 (2021-12-28)
6.7.0 (2021-12-23)
6.6.0 (2021-11-25)
6.5.0 (2021-04-15)
6.4.0 (2021-04-13)
6.3.0 (2021-04-09)
6.2.0 (2020-05-08)
6.1.2 (2020-03-27)
6.1.1 (2019-12-09)
- speed up twitter query on multiple accounts (71baff0)
6.1.0 (2019-12-08)
6.0.4 (2019-11-26)
6.0.3 (2019-11-26)
6.0.2 (2019-11-26)
6.0.1 (2019-11-16)
- wrap err array into object (37d1943)
6.0.0 (2019-11-16)
- update deps (9141ec1)
- upgrade deps for node 12 and latest @microfleet (#54) (ed2b911)
- [email protected], node 12 as mainline, microfleet/core@15 and so on public APIs remain stable, but some underlaying configuration has changed so one must be careful to adjust it. overall upgrade time is small
5.0.5 (2019-03-12)
5.0.4 (2019-03-11)
- remove inaccessible account (c3a3185)
5.0.3 (2019-03-11)
5.0.2 (2019-03-11)
- node 10.15.3 (cdb80b6)
5.0.1 (2019-02-18)
- node 10.15.1 (66050bf)
5.0.0 (2019-02-10)
- upgrade @microfleet/core to 13.x.x series
4.5.0 (2018-12-26)
4.4.6 (2018-12-24)
4.4.5 (2018-12-15)
4.4.4 (2018-12-07)
4.4.3 (2018-12-06)
4.4.2 (2018-12-04)
4.4.1 (2018-12-04)
4.4.1 (2018-12-04)
4.4.0 (2018-12-03)
4.3.1 (2018-11-30)
4.3.0 (2018-11-29)
4.2.0 (2018-11-29)
4.1.3 (2018-11-19)
4.1.2 (2018-11-16)
4.1.1 (2018-10-30)
4.1.0 (2018-10-27)
4.0.0 (2018-10-04)
- requires node 10, updated semantic-release pipeline