Sone.git
4 years ago🔥 Remove all trust/distrust/untrust pages
David ‘Bombe’ Roden [Thu, 28 Nov 2019 15:12:31 +0000 (16:12 +0100)]
🔥 Remove all trust/distrust/untrust pages

4 years ago🔥 Remove links to trust functions
David ‘Bombe’ Roden [Thu, 28 Nov 2019 15:00:02 +0000 (16:00 +0100)]
🔥 Remove links to trust functions

4 years ago🐛 Fix follow and unfollow functions
David ‘Bombe’ Roden [Mon, 25 Nov 2019 09:36:47 +0000 (10:36 +0100)]
🐛 Fix follow and unfollow functions

4 years ago📝 Fix some JSDocs
David ‘Bombe’ Roden [Sun, 24 Nov 2019 11:25:35 +0000 (12:25 +0100)]
📝 Fix some JSDocs

4 years ago🔥 Deduplicate some code
David ‘Bombe’ Roden [Sun, 24 Nov 2019 11:25:13 +0000 (12:25 +0100)]
🔥 Deduplicate some code

4 years ago🎨 Replace “var” with “const” or “let”
David ‘Bombe’ Roden [Sun, 24 Nov 2019 11:24:03 +0000 (12:24 +0100)]
🎨 Replace “var” with “const” or “let”

4 years ago🐛 fix
David ‘Bombe’ Roden [Sun, 24 Nov 2019 11:03:06 +0000 (12:03 +0100)]
🐛 fix

4 years ago🎨 Use better implementation, fix comment
David ‘Bombe’ Roden [Sun, 24 Nov 2019 10:43:23 +0000 (11:43 +0100)]
🎨 Use better implementation, fix comment

4 years ago🎨 Replace deprecated “language” attribute
David ‘Bombe’ Roden [Sun, 24 Nov 2019 10:42:36 +0000 (11:42 +0100)]
🎨 Replace deprecated “language” attribute

4 years ago🔥 Remove unused method parameters
David ‘Bombe’ Roden [Sun, 24 Nov 2019 10:41:48 +0000 (11:41 +0100)]
🔥 Remove unused method parameters

4 years ago🎨 Use non-type-coercing comparisons
David ‘Bombe’ Roden [Sun, 24 Nov 2019 10:27:32 +0000 (11:27 +0100)]
🎨 Use non-type-coercing comparisons

4 years ago🔀 Merge 'meta/upgrade-jquery' into 'next'
David ‘Bombe’ Roden [Sun, 24 Nov 2019 10:12:14 +0000 (11:12 +0100)]
🔀 Merge 'meta/upgrade-jquery' into 'next'

4 years ago⬆️ Upgrade to jQuery 3.4.1
David ‘Bombe’ Roden [Sat, 23 Nov 2019 19:12:28 +0000 (20:12 +0100)]
⬆️ Upgrade to jQuery 3.4.1

4 years ago🐛 Fix jQuery 1.9 URL
David ‘Bombe’ Roden [Sat, 23 Nov 2019 02:47:25 +0000 (03:47 +0100)]
🐛 Fix jQuery 1.9 URL

4 years ago⬆️ Upgrade to jQuery 1.9
David ‘Bombe’ Roden [Sat, 23 Nov 2019 02:28:06 +0000 (03:28 +0100)]
⬆️ Upgrade to jQuery 1.9

4 years ago🐛 Fix a faulty attr->prop change
David ‘Bombe’ Roden [Sat, 23 Nov 2019 01:33:10 +0000 (02:33 +0100)]
🐛 Fix a faulty attr->prop change

4 years ago⬆️ Upgrade jQuery to 1.6
David ‘Bombe’ Roden [Sat, 23 Nov 2019 01:21:31 +0000 (02:21 +0100)]
⬆️ Upgrade jQuery to 1.6

4 years ago🚚 Move jQuery migration script to Sone source (because CSP)
David ‘Bombe’ Roden [Sat, 23 Nov 2019 01:01:17 +0000 (02:01 +0100)]
🚚 Move jQuery migration script to Sone source (because CSP)

4 years ago⬆️ Add jQuery migration script
David ‘Bombe’ Roden [Sat, 23 Nov 2019 00:52:21 +0000 (01:52 +0100)]
⬆️ Add jQuery migration script

4 years ago🐛 Fix wrong size of histogram displayed
David ‘Bombe’ Roden [Wed, 20 Nov 2019 20:55:09 +0000 (21:55 +0100)]
🐛 Fix wrong size of histogram displayed

4 years ago🐛 Don’t save ancient Sone objects
David ‘Bombe’ Roden [Wed, 20 Nov 2019 18:17:30 +0000 (19:17 +0100)]
🐛 Don’t save ancient Sone objects

4 years ago💄 Improve the look of the metrics table
David ‘Bombe’ Roden [Wed, 20 Nov 2019 16:11:32 +0000 (17:11 +0100)]
💄 Improve the look of the metrics table

4 years ago🌐 Synchronize localisations
David ‘Bombe’ Roden [Wed, 20 Nov 2019 16:05:37 +0000 (17:05 +0100)]
🌐 Synchronize localisations

4 years ago✏️ Unify metric names
David ‘Bombe’ Roden [Wed, 20 Nov 2019 15:45:51 +0000 (16:45 +0100)]
✏️ Unify metric names

4 years ago✏️ Fix typo in metric name
David ‘Bombe’ Roden [Tue, 19 Nov 2019 22:07:47 +0000 (23:07 +0100)]
✏️ Fix typo in metric name

4 years ago🐛 Fix Sone module test
David ‘Bombe’ Roden [Tue, 19 Nov 2019 21:59:55 +0000 (22:59 +0100)]
🐛 Fix Sone module test

4 years ago✨ Render histograms in a filter
David ‘Bombe’ Roden [Tue, 19 Nov 2019 21:55:14 +0000 (22:55 +0100)]
✨ Render histograms in a filter

4 years ago🔥 Replace BaseL10n with Translation
David ‘Bombe’ Roden [Tue, 19 Nov 2019 19:59:34 +0000 (20:59 +0100)]
🔥 Replace BaseL10n with Translation

4 years ago🔥 Clean up some imports
David ‘Bombe’ Roden [Tue, 19 Nov 2019 05:47:03 +0000 (06:47 +0100)]
🔥 Clean up some imports

4 years ago🌐 Use new translation in l10n filter
David ‘Bombe’ Roden [Mon, 18 Nov 2019 20:21:34 +0000 (21:21 +0100)]
🌐 Use new translation in l10n filter

4 years ago🌐 Make new translation object available everywhere
David ‘Bombe’ Roden [Mon, 18 Nov 2019 20:18:41 +0000 (21:18 +0100)]
🌐 Make new translation object available everywhere

4 years ago🌐 Add Fred-based translation implementation
David ‘Bombe’ Roden [Mon, 18 Nov 2019 20:17:57 +0000 (21:17 +0100)]
🌐 Add Fred-based translation implementation

4 years ago🌐 Add translation interface
David ‘Bombe’ Roden [Mon, 18 Nov 2019 20:16:32 +0000 (21:16 +0100)]
🌐 Add translation interface

4 years ago🐛 Fix empty notifications
David ‘Bombe’ Roden [Mon, 18 Nov 2019 10:46:29 +0000 (11:46 +0100)]
🐛 Fix empty notifications

4 years ago💄 Generalize rendering of histograms
David ‘Bombe’ Roden [Mon, 18 Nov 2019 06:32:17 +0000 (07:32 +0100)]
💄 Generalize rendering of histograms

4 years ago✏️ Fix typo
David ‘Bombe’ Roden [Mon, 18 Nov 2019 05:55:56 +0000 (06:55 +0100)]
✏️ Fix typo

4 years ago✨ Add histogram for configuration saving times
David ‘Bombe’ Roden [Sun, 17 Nov 2019 21:09:25 +0000 (22:09 +0100)]
✨ Add histogram for configuration saving times

4 years ago🐛 Fix deduplication
David ‘Bombe’ Roden [Sun, 17 Nov 2019 20:35:50 +0000 (21:35 +0100)]
🐛 Fix deduplication

4 years ago🎨 Replace list notification with Kotlin version
David ‘Bombe’ Roden [Sun, 17 Nov 2019 20:34:41 +0000 (21:34 +0100)]
🎨 Replace list notification with Kotlin version

4 years ago🐛 Deduplicate items added to list notification
David ‘Bombe’ Roden [Sun, 17 Nov 2019 20:19:59 +0000 (21:19 +0100)]
🐛 Deduplicate items added to list notification

4 years ago🎨 Replace list notification test with Kotlin version
David ‘Bombe’ Roden [Sun, 17 Nov 2019 20:18:07 +0000 (21:18 +0100)]
🎨 Replace list notification test with Kotlin version

4 years ago⏪ Revert all changes to the rescue system
David ‘Bombe’ Roden [Fri, 15 Nov 2019 19:05:50 +0000 (20:05 +0100)]
⏪ Revert all changes to the rescue system

4 years ago🚧 Lock Sone if after loading it’s empty
David ‘Bombe’ Roden [Tue, 5 Nov 2019 19:25:20 +0000 (20:25 +0100)]
🚧 Lock Sone if after loading it’s empty

4 years ago💄 Add button to sone rescue page
David ‘Bombe’ Roden [Tue, 5 Nov 2019 18:50:38 +0000 (19:50 +0100)]
💄 Add button to sone rescue page

4 years ago✨ Start fetch skipping a version when requested
David ‘Bombe’ Roden [Tue, 5 Nov 2019 18:47:04 +0000 (19:47 +0100)]
✨ Start fetch skipping a version when requested

4 years ago✨ Add way to start fetch while skipping one version
David ‘Bombe’ Roden [Tue, 5 Nov 2019 18:46:12 +0000 (19:46 +0100)]
✨ Add way to start fetch while skipping one version

4 years ago🐛 Show correct edition after failed fetch
David ‘Bombe’ Roden [Mon, 4 Nov 2019 20:53:26 +0000 (21:53 +0100)]
🐛 Show correct edition after failed fetch

4 years ago♻️ Make plugin connector fully suspendable
David ‘Bombe’ Roden [Mon, 4 Nov 2019 20:04:42 +0000 (21:04 +0100)]
♻️ Make plugin connector fully suspendable

4 years ago✏️ Remove colon from translation
David ‘Bombe’ Roden [Sun, 3 Nov 2019 12:11:17 +0000 (13:11 +0100)]
✏️ Remove colon from translation

4 years ago🎨 Catch and log exceptions in identity manager thread
David ‘Bombe’ Roden [Sun, 3 Nov 2019 09:13:12 +0000 (10:13 +0100)]
🎨 Catch and log exceptions in identity manager thread

4 years ago🐛 Make an identity’s nickname optional
David ‘Bombe’ Roden [Sun, 3 Nov 2019 00:57:35 +0000 (01:57 +0100)]
🐛 Make an identity’s nickname optional

4 years ago🔊 Add even more logging
David ‘Bombe’ Roden [Sun, 3 Nov 2019 00:42:55 +0000 (01:42 +0100)]
🔊 Add even more logging

4 years ago🔊 Increase detail of logging
David ‘Bombe’ Roden [Sun, 3 Nov 2019 00:14:18 +0000 (01:14 +0100)]
🔊 Increase detail of logging

4 years ago🔊 Add some logging
David ‘Bombe’ Roden [Sat, 2 Nov 2019 23:59:29 +0000 (00:59 +0100)]
🔊 Add some logging

4 years ago♻️ Simplify types
David ‘Bombe’ Roden [Sat, 2 Nov 2019 23:56:36 +0000 (00:56 +0100)]
♻️ Simplify types

4 years ago♻️ Kotlinize expression
David ‘Bombe’ Roden [Sat, 2 Nov 2019 23:51:08 +0000 (00:51 +0100)]
♻️ Kotlinize expression

4 years ago💄 Change icons for trusting/distrusting identities
David ‘Bombe’ Roden [Sat, 2 Nov 2019 21:15:44 +0000 (22:15 +0100)]
💄 Change icons for trusting/distrusting identities

4 years ago🔥 Remove unused event
David ‘Bombe’ Roden [Sat, 2 Nov 2019 16:39:53 +0000 (17:39 +0100)]
🔥 Remove unused event

4 years ago🎨 Replace PluginException with Kotlin version
David ‘Bombe’ Roden [Sat, 2 Nov 2019 16:38:30 +0000 (17:38 +0100)]
🎨 Replace PluginException with Kotlin version

4 years ago🔥 Remove identifier from plugin connector interface
David ‘Bombe’ Roden [Sat, 2 Nov 2019 00:01:28 +0000 (01:01 +0100)]
🔥 Remove identifier from plugin connector interface

4 years ago♻️ Refactor WOT connector
David ‘Bombe’ Roden [Fri, 1 Nov 2019 23:52:43 +0000 (00:52 +0100)]
♻️ Refactor WOT connector

4 years ago♻️ Use set for an identity’s contexts
David ‘Bombe’ Roden [Fri, 1 Nov 2019 22:38:43 +0000 (23:38 +0100)]
♻️ Use set for an identity’s contexts

4 years ago💚 Use kotlin plugins from gradle plugin repo
David ‘Bombe’ Roden [Fri, 1 Nov 2019 22:25:18 +0000 (23:25 +0100)]
💚 Use kotlin plugins from gradle plugin repo

4 years ago⬆️ Use pitest plugin from gradle repo
David ‘Bombe’ Roden [Fri, 1 Nov 2019 22:15:56 +0000 (23:15 +0100)]
⬆️ Use pitest plugin from gradle repo

4 years ago💚 Allow use of plugins block
David ‘Bombe’ Roden [Fri, 1 Nov 2019 22:15:26 +0000 (23:15 +0100)]
💚 Allow use of plugins block

4 years ago♻️ Refactor property and context parsing
David ‘Bombe’ Roden [Fri, 1 Nov 2019 21:58:30 +0000 (22:58 +0100)]
♻️ Refactor property and context parsing

4 years ago🔥 Remove bucket parameter
David ‘Bombe’ Roden [Fri, 1 Nov 2019 21:57:57 +0000 (22:57 +0100)]
🔥 Remove bucket parameter

4 years ago♻️ Use real interface instead of mock in test
David ‘Bombe’ Roden [Fri, 1 Nov 2019 20:37:51 +0000 (21:37 +0100)]
♻️ Use real interface instead of mock in test

4 years ago♻️ Extract interface for WOT connector
David ‘Bombe’ Roden [Fri, 1 Nov 2019 20:07:08 +0000 (21:07 +0100)]
♻️ Extract interface for WOT connector

4 years ago🎨 Replace WOT connector with Kotlin version
David ‘Bombe’ Roden [Fri, 1 Nov 2019 19:47:24 +0000 (20:47 +0100)]
🎨 Replace WOT connector with Kotlin version

4 years ago🚑 fix first tests
David ‘Bombe’ Roden [Fri, 1 Nov 2019 19:08:34 +0000 (20:08 +0100)]
🚑 fix first tests

4 years ago✅ Add tests for WOTC.removeTrust
David ‘Bombe’ Roden [Fri, 1 Nov 2019 19:04:25 +0000 (20:04 +0100)]
✅ Add tests for WOTC.removeTrust

4 years ago✅ Add tests for WOTC.setTrust
David ‘Bombe’ Roden [Fri, 1 Nov 2019 19:02:23 +0000 (20:02 +0100)]
✅ Add tests for WOTC.setTrust

4 years ago✅ Add tests for WOTC.getTrust
David ‘Bombe’ Roden [Fri, 1 Nov 2019 18:34:16 +0000 (19:34 +0100)]
✅ Add tests for WOTC.getTrust

4 years ago✅ Add tests for WOTC.removeProperty
David ‘Bombe’ Roden [Fri, 1 Nov 2019 18:10:07 +0000 (19:10 +0100)]
✅ Add tests for WOTC.removeProperty

4 years ago✅ Add tests for WOTC.setProperty
David ‘Bombe’ Roden [Fri, 1 Nov 2019 18:08:39 +0000 (19:08 +0100)]
✅ Add tests for WOTC.setProperty

4 years ago🔥 Remove unused method
David ‘Bombe’ Roden [Fri, 1 Nov 2019 18:06:00 +0000 (19:06 +0100)]
🔥 Remove unused method

4 years ago✅ Add tests for WOTC.removeContext
David ‘Bombe’ Roden [Fri, 1 Nov 2019 18:01:57 +0000 (19:01 +0100)]
✅ Add tests for WOTC.removeContext

4 years ago✅ Add tests for WOTC.addContext
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:59:17 +0000 (18:59 +0100)]
✅ Add tests for WOTC.addContext

4 years ago🎨 More refactoring of the WOT connector test
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:57:50 +0000 (18:57 +0100)]
🎨 More refactoring of the WOT connector test

4 years ago🎨 Refactoring
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:49:33 +0000 (18:49 +0100)]
🎨 Refactoring

4 years ago🎨 Use time units for clearer code
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:39:25 +0000 (18:39 +0100)]
🎨 Use time units for clearer code

4 years ago🚧 Add first tests for WOT connector
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:38:29 +0000 (18:38 +0100)]
🚧 Add first tests for WOT connector

4 years ago🚧 Add matcher for simple field sets
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:38:03 +0000 (18:38 +0100)]
🚧 Add matcher for simple field sets

4 years ago🚧 Add matcher for own identities
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:37:45 +0000 (18:37 +0100)]
🚧 Add matcher for own identities

4 years ago🐛 Add attribute matcher
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:37:30 +0000 (18:37 +0100)]
🐛 Add attribute matcher

4 years ago🚧 Add matcher for identities
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:36:49 +0000 (18:36 +0100)]
🚧 Add matcher for identities

4 years ago🚧 Add matcher for trust values
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:36:26 +0000 (18:36 +0100)]
🚧 Add matcher for trust values

4 years ago🚧 Add matcher for empty maps
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:35:45 +0000 (18:35 +0100)]
🚧 Add matcher for empty maps

4 years ago✨ Add boolean helper onFalse
David ‘Bombe’ Roden [Fri, 1 Nov 2019 17:33:17 +0000 (18:33 +0100)]
✨ Add boolean helper onFalse

4 years ago♻️ Use new plugin connector in wot connector
David ‘Bombe’ Roden [Mon, 28 Oct 2019 20:19:01 +0000 (21:19 +0100)]
♻️ Use new plugin connector in wot connector

4 years ago✏️ Fixed typo in test name
David ‘Bombe’ Roden [Sun, 27 Oct 2019 20:38:01 +0000 (21:38 +0100)]
✏️ Fixed typo in test name

4 years ago♻️ Extract interface for plugin connector
David ‘Bombe’ Roden [Sun, 27 Oct 2019 20:36:10 +0000 (21:36 +0100)]
♻️ Extract interface for plugin connector

4 years ago🎨 Replace plugin connector with Kotlin version
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:43:00 +0000 (17:43 +0100)]
🎨 Replace plugin connector with Kotlin version

4 years ago✅ Add test for plugin connector
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:35:44 +0000 (17:35 +0100)]
✅ Add test for plugin connector

4 years ago♻️ Use facade instead of real plugin respirator
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:35:18 +0000 (17:35 +0100)]
♻️ Use facade instead of real plugin respirator

4 years ago♻️ Use simpler syntax to bind Node instance
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:31:51 +0000 (17:31 +0100)]
♻️ Use simpler syntax to bind Node instance

4 years ago🚧 Make facade injectable instead of plugin respirator
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:18:32 +0000 (17:18 +0100)]
🚧 Make facade injectable instead of plugin respirator

4 years ago✨ Add facades for fred-based plugin interaction
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:11:22 +0000 (17:11 +0100)]
✨ Add facades for fred-based plugin interaction

4 years ago🎨 Replaced IdentityManager with Kotlin version
David ‘Bombe’ Roden [Thu, 17 Oct 2019 18:57:38 +0000 (20:57 +0200)]
🎨 Replaced IdentityManager with Kotlin version