Dan Anglin dananglin · he/him
dananglin opened issue apollo/enbas#44 2024-08-14 14:23:59 +01:00
Add support for deleting a status.
dananglin pushed to media-api at apollo/enbas 2024-08-14 14:02:29 +01:00
795e344198 checkpoint: can now create statuses with media attachments
f3a5887cb9 checkpoint: create and edit media attachments
eb016b96e9 fix(BREAKING): update poll interaction
a0eab3b6ae refactor: clean up the getAccountID function sig
878a898d4c fix: use VerifyCredentials to get account info
Compare 8 commits »
dananglin merged pull request apollo/enbas#43 2024-08-14 11:31:18 +01:00
fix(BREAKING): update poll interaction
dananglin closed issue apollo/enbas#39 2024-08-14 11:31:16 +01:00
Hide results of a poll if the user has not voted yet.
dananglin pushed to main at apollo/enbas 2024-08-14 11:31:16 +01:00
eb016b96e9 fix(BREAKING): update poll interaction
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-14 11:29:59 +01:00
eb016b96e9 fix(BREAKING): update poll interaction
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-14 03:03:23 +01:00
646eaeac23 checkpoint: more static error types
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-14 01:53:26 +01:00
48c8579de6 removed internal/printer/poll.go
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-14 00:14:29 +01:00
4fabf72b1f checkpoint: resolved errors after cleanup
b369583fdb updated manual
0a98a61231 updated manual
1c98c0bc36 checkpoint: now vote via the status
f8d117333c checkpoint:
Compare 8 commits »
dananglin pushed to main at apollo/enbas 2024-08-13 23:52:27 +01:00
a0eab3b6ae refactor: clean up the getAccountID function sig
dananglin pushed to main at apollo/enbas 2024-08-13 23:42:39 +01:00
878a898d4c fix: use VerifyCredentials to get account info
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-13 23:19:50 +01:00
b2b2b3422f updated manual
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-13 23:18:19 +01:00
326d3e2576 updated manual
dananglin created pull request apollo/enbas#43 2024-08-13 22:48:11 +01:00
fix(BREAKING): update poll interaction
dananglin created branch update-poll-interaction in apollo/enbas 2024-08-13 22:17:04 +01:00
dananglin pushed to update-poll-interaction at apollo/enbas 2024-08-13 22:17:04 +01:00
2f530bca5a checkpoint: now vote via the status
64e8d6f0ba checkpoint:
ef2b02b799 checkpoint:
Compare 3 commits »
dananglin pushed to main at apollo/enbas 2024-08-13 22:15:53 +01:00
b77bbaa6e0 fix: updated internal/executor/executors.go
dananglin deleted branch enbas-cli-schema from apollo/enbas 2024-08-13 16:30:25 +01:00
dananglin merged pull request apollo/enbas#41 2024-08-13 16:29:30 +01:00
refactor: add CLI schema and code generator
dananglin pushed to main at apollo/enbas 2024-08-13 16:29:28 +01:00
84091f398d feat: add Enbas CLI schema and code generator