- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
Purge and backfill events
Import all current stored events into database
Save events to database upon receiving SaveEventsRequested
Yesterday
Yesterday
Use 5min as interval
After thinking this is not a good move because it actually adds unnecessary comparisons and is bad for running time
tusooa edited projects for T16: Implement operator==(SdkModel, SdkModel), added: the Kazv Project; removed Easy Tasks.
tusooa edited projects for T16: Implement operator==(SdkModel, SdkModel), added: Easy Tasks; removed the Kazv Project.
Done in https://iron.lily-is.land/D229
tusooa moved T16: Implement operator==(SdkModel, SdkModel) from Chores to In Progress on the the Kazv Project board.
Fri, Jan 30
Fri, Jan 30
nicole mikołajczyk <me@mkljczk.pl> committed rPUBEcb78699a3b4e: Merge branch 'instance-profile-fields' into 'develop'.
Merge branch 'instance-profile-fields' into 'develop'
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEbd30d461b05c: Add /api/v2/instance profile fields limits info used by Mastodon.
Add /api/v2/instance profile fields limits info used by Mastodon
Add origin server ts and index on it
Thu, Jan 29
Thu, Jan 29
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEc1e33bfadbc8: MastoAPI AccountView AccountController: Add more block/mute expiry tests (authored by Phantasm <phantasm@centrum.cz>).
MastoAPI AccountView AccountController: Add more block/mute expiry tests
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEe7a4d5ea66af: MastoAPI AccountView: Add mute/block expiry to the relationship key (authored by Phantasm <phantasm@centrum.cz>).
MastoAPI AccountView: Add mute/block expiry to the relationship key
nicole mikołajczyk <git@mkljczk.pl> committed rPUBE6fac6ff7f1aa: MastoAPI AccountView: Add mute/block expiry to the relationship object.
MastoAPI AccountView: Add mute/block expiry to the relationship object
nicole mikołajczyk <git@mkljczk.pl> committed rPUBE5001fb3a7873: Update changelog.
Update changelog
nicole mikołajczyk <me@mkljczk.pl> committed rPUBE833e9829ba32: Merge branch 'relationship-expires-at' into 'develop'.
Merge branch 'relationship-expires-at' into 'develop'
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEbc0c7fb3105d: Fix tests, relationship should always define `_expires_at`.
Fix tests, relationship should always define `_expires_at`
Henry Jameson <me@hjkos.com> committed rPUFE848d48e404ee: fix bookmarks.
fix bookmarks
Henry Jameson <me@hjkos.com> committed rPUFEe3a441310f1f: fix/revert privateMode to avoid conflict with keyword.
fix/revert privateMode to avoid conflict with keyword
Henry Jameson <me@hjkos.com> committed rPUFE20e781c71d78: fix ISP (again).
fix ISP (again)
Henry Jameson <me@hjkos.com> committed rPUFE3cdcfe19f497: minor change for consistency sake.
minor change for consistency sake
Henry Jameson <me@hjkos.com> committed rPUFEd028a860131d: always include .js for stores.
always include .js for stores
Henry Jameson <me@hjkos.com> committed rPUFE18d8ea6b63c6: better lint.
better lint
Henry Jameson <me@hjkos.com> committed rPUFEe554eeeef643: separation support.
separation support
Henry Jameson <me@hjkos.com> committed rPUFE5e21134d9bd4: move stickers to emoji store.
move stickers to emoji store
Henry Jameson <me@hjkos.com> committed rPUFE912aa228d15d: fix invalid option copy.
fix invalid option copy
Henry Jameson <me@hjkos.com> committed rPUFE095abb291468: pass 4 - non-obvious changes.
pass 4 - non-obvious changes
Henry Jameson <me@hjkos.com> committed rPUFE617613dfb4ea: pass 3 - mapState updates.
pass 3 - mapState updates
Wed, Jan 28
Wed, Jan 28
Henry Jameson <me@hjkos.com> committed rPUFE4156b1597af1: pass 2 + emoji store separation.
pass 2 + emoji store separation
Henry Jameson <me@hjkos.com> committed rPUFE24ce2dc0a5a8: first pass of migration - states and obvious replacements.
first pass of migration - states and obvious replacements
Henry Jameson <me@hjkos.com> committed rPUFEf1a96ec639ee: undo sw changes.
undo sw changes
Henry Jameson <me@hjkos.com> committed rPUFE687700801709: fixed objectCollection not leaving a journal entry on removal.
fixed objectCollection not leaving a journal entry on removal
nicole mikołajczyk <me@mkljczk.pl> committed rPUBE055242f4389c: Merge branch 'assign-users' into 'develop'.
Merge branch 'assign-users' into 'develop'
nicole mikołajczyk <git@mkljczk.pl> committed rPUBE80ede85f75f2: Allow assigning users to reports.
Allow assigning users to reports
Tue, Jan 27
Tue, Jan 27
Henry Jameson <me@hjkos.com> committed rPUFEed9e9a3877d9: minor fixes & refactoring.
minor fixes & refactoring
Henry Jameson <me@hjkos.com> committed rPUFE83a419caf75e: login works again.
login works again
Henry Jameson <me@hjkos.com> committed rPUFEe0d9a7132271: cleanup & debug.
cleanup & debug
Mon, Jan 26
Mon, Jan 26
Henry Jameson <me@hjkos.com> committed rPUFEebe487c5d8f7: it boots again.
it boots again
Sat, Jan 24
Sat, Jan 24
lain <lain@soykaf.club> committed rPUBE54092d2b7c48: Docs: Remove outdated, incorrect, inappropriate or unmaintained install docs (authored by Phantasm <phantasm@centrum.cz>).
Docs: Remove outdated, incorrect, inappropriate or unmaintained install docs
lain <lain@soykaf.club> committed rPUBEd6bec8b6b778: Merge branch 'delete-outdated-docs' into 'develop'.
Merge branch 'delete-outdated-docs' into 'develop'
Change type of buffer to string_view in WriteCallback
Reserve the original overload for std::string
Fri, Jan 23
Fri, Jan 23
To be resolved altogether with the event store (well, if we aren't displaying all of the events then we should be fine)
tusooa added a parent task for T58: Scrolling by the scroll bar will freeze the UI for a long time: T165: Event store.
tusooa added a subtask for T165: Event store: T58: Scrolling by the scroll bar will freeze the UI for a long time.
@nannanko I cannot seem to reproduce this bug. Is it still a problem for you?
Upstream bug fixed, closing because I can no longer reproduce.
Remove non-license content in license file
Henry Jameson <me@hjkos.com> committed rPUFEae1791156030: proper temporary setting + fix appearance stuff using stale data.
proper temporary setting + fix appearance stuff using stale data
Henry Jameson <me@hjkos.com> committed rPUFE1f57fab6ae79: theme/style/palette seem to be working.
theme/style/palette seem to be working
Henry Jameson <me@hjkos.com> committed rPUFE9822ebc3bfd1: language + biome.
language + biome
Henry Jameson <me@hjkos.com> committed rPUFEa5b3840d0680: fixed up language.
fixed up language
Henry Jameson <me@hjkos.com> committed rPUFE6aadf5f1c6fe: cleaned and fixed errors detected by biome.
cleaned and fixed errors detected by biome
Henry Jameson <me@hjkos.com> committed rPUFE1b310d7174a9: fixed up temporary changes.
fixed up temporary changes