Commit Graph
9 Commits
Author SHA1 Message Date
codesoap 5f876da3a7 Add autologin config option and cli parameter 2018-08-27 21:27:32 +02:00
codesoap 9f40dce615 Have same config order everywhere (cosmetic change) 2018-08-27 21:23:24 +02:00
codesoap 5fcd7e517a Save the correct link in the history 2018-08-25 21:30:08 +02:00
codesoap b8a5d28aa7 Enable link selection, with more than 8 links 2018-08-25 19:12:13 +02:00
codesoap cec9744702 Move function for opening links into terminal.py 2018-08-19 20:36:20 +02:00
codesoap d79e56fd20 Rename function for opening the link of an item 2018-08-19 20:36:20 +02:00
codesoap dceea8a5a3 Treat the item's permalink as a regular link
Also fix some string formatting along the way.
2018-08-19 20:36:20 +02:00
codesoap 7e3788df0c Use the same name for the html field everywhere 2018-08-19 11:59:03 +02:00
codesoap 14bbb49460 Issue #593: Allow opening links
Give the user the ability to open links, that are mentioned in comments
and submissions.
2018-08-13 17:38:46 +02:00