summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2016-11-03Update no category warningWuzzy
2016-11-03intllib-friendlier string splitWuzzy
2016-11-01Fix final line of text widget being lostWuzzy
2016-10-30Log warning if entry without name is addedWuzzy
2016-10-30Add entry ID to nameless entry infoWuzzy
2016-10-30Show “Nameless entry” in entry pageWuzzy
2016-10-30Show nameless entries in redWuzzy
2016-10-27Fix version not shown in error msgWuzzy
2016-10-27Fix version number (0.6.1)Wuzzy
2016-10-13Make missing category pages more onsistentWuzzy
2016-10-13Add intllib supportWuzzy
2016-10-13Rename reveal privWuzzy
2016-10-13Add command to reveal all entries at onceWuzzy
2016-10-13Unique text widget IDsWuzzy
2016-10-13Write doc for doc.widgets.textWuzzy
2016-10-09Add temp. freeform text widgetWuzzy
2016-10-09Local functionsWuzzy
2016-10-08Freeform text template: No more highlightingWuzzy
2016-10-08Freeform text template now allows scrollingWuzzy
Boy, this is HACKY!
2016-10-07doc.get_hidden_countWuzzy
2016-10-07Special message for 100% hidden entriesWuzzy
2016-09-01Add notifications when new entry has been unlockedWuzzy
2016-08-31Version 0.5.0Wuzzy
2016-08-31Update viewed and revealed counters on joinWuzzy
2016-08-31Allow entries to start as hidden by defaultWuzzy
2016-08-31Add TODO about count checksWuzzy
2016-08-31Hide uninteresting numbersWuzzy
2016-08-31Keep viewed and revealed counters up-to-dateWuzzy
2016-08-31Make functions respect entry aliasesWuzzy
2016-08-31Fix: Nav buttons didn't work after doc.show_entryWuzzy
2016-08-30Enforce hidden entries for show_entryWuzzy
2016-08-30Allow to reveal hidden entriesWuzzy
2016-08-30API: get_category_definition, get_entry_definitionWuzzy
2016-08-29Save read entries into fileWuzzy
2016-08-15Very simple hidden entriesWuzzy
2016-08-13Version 0.4.0Wuzzy
2016-08-13Allow function-based sortingWuzzy
2016-08-13Add support for custom entry sortingWuzzy
2016-08-12Prevent next/prev crash when catsel==nilWuzzy
2016-08-12Add simple sort settingsWuzzy
2016-08-12(Kinda) implement back/forth buttons for entriesWuzzy
2016-08-12Add dummy next/previous entry buttonsWuzzy
2016-08-12Better error message for w/o categoriesWuzzy
2016-08-12Increase size for text entry templateWuzzy
2016-08-11Clean up unused variablesWuzzy
2016-08-05Version 0.3.0Wuzzy
2016-08-04Improve layouting of “error” pagesWuzzy
2016-08-04Special formspec for empty categoriesWuzzy
2016-08-04Error message for when no categories existWuzzy
2016-08-04Fix crash in empty categoriesWuzzy