Commit Graph

13 Commits (06b15a6ed0edc129143eca28ebe33009a59b3562)

Author SHA1 Message Date
Roland Häder 06b15a6ed0
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-06-30 13:33:22 +02:00
Roland Häder 04df7f6e05
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Michael 25b267c6da Replaced deprecated functionalities 2021-11-07 14:01:30 +00:00
Tobias Diekershoff 8c5125c3f1 [nitter] update README, bump version number
As the changed hook is a breaking change, the version of the addon is raised to 2.0.
2021-10-01 17:08:38 +02:00
Tobias Diekershoff 1ec669ce9a [nitter] use other hook for the addon
This enables the addon to also replace links in the attached preview with the
Nitter server. **BUT** it requires the addon to be reloaded manually by the
nodes admin.
2021-10-01 17:04:33 +02:00
Tobias Diekershoff 5199a88708 [nitter] add note about privacy protection to the replacement message 2021-10-01 15:53:09 +02:00
Tobias Diekershoff ce91f967de typo in variable name 2021-09-09 14:23:43 +02:00
Tobias Diekershoff b97d856379 nitter: typo in variable name 2021-09-09 14:20:58 +02:00
Tobias Diekershoff a843e96c1f use rtrim 2021-08-19 06:57:46 +02:00
Tobias Diekershoff 81fce72efe nitter: the nitter instance base url should not contain the trailing / 2021-08-18 19:11:23 +02:00
Tobias Diekershoff b78c8a30f6 nitter: replace mobile link to twitter as well 2021-08-18 19:04:51 +02:00
Tobias Diekershoff c2d502d244 some CS 2021-05-21 14:06:47 +02:00
Tobias Diekershoff 87a3a0589a nitter addon added
Treansfering the addon from the separate repository into the projects addon collection.

This addon is meant to replace links to Twitter in the body of postings with a nitter [1] instance of the admins choice. It is not meant to change links to contact prociles.

In addition to the change, a note about the changed links is placed at the bottom of the posting.

1: https://github.com/zedeus/nitter
2021-05-21 10:11:11 +02:00