|
|
c0dd47ba28
|
ssb: Oh golly you're supposed to request a pragma analyze periodically this way.
|
2025-11-29 16:17:54 -05:00 |
|
|
|
f4c6e2db1f
|
ssb: Plug a leak.
|
2025-11-29 13:38:00 -05:00 |
|
|
|
fb6e554e59
|
ssb: Respect blocks when getting blocks and accounts at the db level.
|
2025-11-29 12:14:34 -05:00 |
|
|
|
d200e361f7
|
docs: Mention flagging in the iOS agreement.
|
2025-11-29 11:47:59 -05:00 |
|
|
|
bc3fd57d7a
|
ssb: The block list can be crudely managed through the admin app.
|
2025-11-29 11:33:16 -05:00 |
|
|
|
4f2e0245d3
|
ssb: Make blocks begin to do something.
|
2025-11-27 16:43:15 -05:00 |
|
|
|
eecdbf6852
|
ssb: Exercise at least calling adding/removing blocks in a test.
|
2025-11-27 16:06:33 -05:00 |
|
|
|
ddc4603f13
|
ssb: Add some plausible API and a table for storing instance-wide blocks.
|
2025-11-27 14:33:57 -05:00 |
|
|
|
e8e7c98705
|
build: wip.
|
2025-11-25 18:31:25 -05:00 |
|
|
|
b5af5cc223
|
build: Let's start work on the December build.
|
2025-11-25 18:29:50 -05:00 |
|
|
|
f5bd389183
|
build: This will probably be the November release.
|
2025-11-25 12:51:13 -05:00 |
|
|
|
7c7857a6cd
|
core: Move speedscope into a trace app. Isolate all the things.
|
2025-11-23 20:08:51 -05:00 |
|
|
|
33fb96b120
|
core: Fix a disagreement determining the active identity.
|
2025-11-22 09:28:34 -05:00 |
|
|
|
28a4accabf
|
build: Bump ios => 25.
|
2025-11-21 19:42:53 -05:00 |
|
|
|
4960a1d9d6
|
build: Bump iOS.
|
2025-11-19 19:20:51 -05:00 |
|
|
|
111a6c3c6e
|
ssb: Follow + block = block.
|
2025-11-19 18:49:08 -05:00 |
|
|
|
dae38bbd83
|
login: Don't show an empty / undefined code of conduct.
|
2025-11-19 12:39:06 -05:00 |
|
|
|
98f7504a4c
|
core: Refresh identity info so that you see your name at the top right when editing your profile in ssb.
|
2025-11-16 13:40:50 -05:00 |
|
|
|
c2b61cec2c
|
ios: Bump.
|
2025-11-15 07:32:11 -05:00 |
|
|
|
05c3107b27
|
prettier
|
2025-11-13 12:42:28 -05:00 |
|
|
|
89ec523ea2
|
format
|
2025-11-12 20:09:10 -05:00 |
|
|
|
f30458d953
|
ios: Bump.
|
2025-11-12 20:01:07 -05:00 |
|
|
|
42df0d830e
|
ios: Replace the browser navigation buttons with gestures, disable pinch to zoom, and round a button to make it feel more like a native app.
|
2025-11-12 19:31:33 -05:00 |
|
|
|
50b2c0c7f4
|
ios: Expose post text to Core Spotlight search.
|
2025-11-11 21:40:17 -05:00 |
|
|
|
0edb76b678
|
build: Still trying to do an ios thing as 0.2025.10.
|
2025-11-11 18:16:13 -05:00 |
|
|
|
b52c79ac4e
|
build: Oops, correct the year.
|
2025-11-09 12:16:19 -05:00 |
|
|
|
63c6a5ab07
|
format: I don't know hot to configure clang-format to make Objective-C look remotely OK.
|
2025-11-09 12:00:54 -05:00 |
|
|
|
4447ea63e2
|
ios: Fix exporting/downloading to file.
|
2025-11-09 11:54:37 -05:00 |
|
|
|
61200c4a7d
|
ios: Declare reasons we might use some permissions to avoid crashes.
|
2025-11-08 17:10:02 -05:00 |
|
|
|
53a93e510c
|
update: sqlite 3.51.0.
|
2025-11-05 12:25:07 -05:00 |
|
|
|
1cb3ecf1ea
|
ios: Just kidding, iOS doesn't allow four number versions.
|
2025-11-02 20:32:17 -05:00 |
|
|
|
687665cd6b
|
ios: Revise the iOS agreement somewhat.
|
2025-11-02 20:30:17 -05:00 |
|
|
|
7879ab1d50
|
ios: Add a EULA to try to appease Apple's Guideline 1.2 - Safety - User-Generated Content.
|
2025-11-02 14:30:25 -05:00 |
|
|
|
6d5555e596
|
build: Let's start building 0.2025.11.
|
2025-10-29 20:26:56 -04:00 |
|
|
|
4052e3235f
|
format
|
2025-10-29 18:37:17 -04:00 |
|
|
|
13302ad1c7
|
build: Let's build v0.2025.10.
|
2025-10-29 12:43:50 -04:00 |
|
|
|
09a0cfd349
|
core: core.permissionsGranted() JS => C.
|
2025-10-26 09:09:52 -04:00 |
|
|
|
5bf7346321
|
android: Disable strict mode dialogs. They're apparently problematic on some devices. #135
|
2025-10-26 08:24:12 -04:00 |
|
|
|
b2b4ffeeae
|
cleanup: Remove OpenSSL and consequently https support. Run behind a reverse proxy if you need https.
|
2025-10-15 20:02:59 -04:00 |
|
|
|
07605933dc
|
core: core.globalSettingsDescriptions JS => C.
|
2025-10-15 19:09:41 -04:00 |
|
|
|
4bdc7ec616
|
core: core.globalSettingsGet JS => C.
|
2025-10-15 18:24:38 -04:00 |
|
|
|
8ca64550e5
|
test: Messages added callbacks are not a reliable way to count messages. Fix -t=invite sometimes stalling.
|
2025-10-09 12:50:25 -04:00 |
|
|
|
94858e2371
|
core: ssb.getIdentities() + ssb.getOwnerIdentities() JS => C.
|
2025-10-08 19:13:54 -04:00 |
|
|
|
6d13502e94
|
core: ssb.getActiveIdentity JS => C.
|
2025-10-08 18:30:38 -04:00 |
|
|
|
97fcf72d63
|
core: Move some simple properties JS => C.
|
2025-10-06 06:53:41 -04:00 |
|
|
|
2bc8cec8a2
|
core: Move users()+permissionsForUser() from JS to C.
|
2025-10-01 18:36:50 -04:00 |
|
|
|
2ec3b6a249
|
http: Add some logging to try to diagnose an intermittent shutdown issue.
|
2025-10-01 17:48:23 -04:00 |
|
|
|
623705b7a1
|
core: Fix a crash in the apps app.
|
2025-09-28 21:15:28 -04:00 |
|
|
|
8f87f4751d
|
ios: Add iTunesArtwork icon.
|
2025-09-28 17:55:36 -04:00 |
|
|
|
2ac6dfde9d
|
test: Make the testing replicating a blob check the correct client, and add another test that does it while already connected.
|
2025-09-28 17:35:54 -04:00 |
|