Commit graph

7494 commits

Author SHA1 Message Date
Mike Macgirvin
94a544d944 Search permissions part 2 with the dev doco. 2023-01-22 12:28:38 +11:00
Mike Macgirvin
dfa547587d js error 2023-01-12 07:53:33 +11:00
Mike Macgirvin
eb0a773b1d not able to delete set_location 2023-01-11 05:53:00 +11:00
Mike Macgirvin
b633361258 testing notification highlights 2023-01-05 15:21:55 -08:00
Mike Macgirvin
6e98093381 add moderation queue to notifications 2023-01-04 14:32:03 +11:00
Mike Macgirvin
8f47c94111 more js cleanup 2023-01-01 20:24:13 +11:00
Mike Macgirvin
2ef0d34d0c restructure 2023-01-01 19:13:37 +11:00
Mike Macgirvin
fbc365a044 Enable checkin/checkout buttons only when there are geo coordinates and check the button state on every location change. 2023-01-01 16:42:36 +11:00
Mike Macgirvin
5f4d24af44 clean up the profile edit page a bit 2022-12-31 08:40:20 +11:00
Mike Macgirvin
1dec311ac1 Merge branch 'dev' into commperms 2022-12-22 07:26:28 +11:00
Mike Macgirvin
aba20d02c7 remove un-needed code access 2022-12-22 07:20:55 +11:00
Mike Macgirvin
2744eaecea add feature toggle for fep5624 2022-12-18 08:43:34 +11:00
Mike Macgirvin
80919cf158 add drop shadow to photo dropdown 2022-12-03 07:37:35 +11:00
Mike Macgirvin
3510ac60ef add large profile photo to photo_dropdown_menu 2022-12-03 06:42:40 +11:00
Mike Macgirvin
5446485dab change checkin icon to match checkout icon 2022-12-01 21:22:46 +11:00
Mike Macgirvin
5126156b80 finish checkout feature 2022-11-22 06:15:54 +11:00
Mike Macgirvin
990f04bdcc allow checkins with no post body if they have location info 2022-11-17 19:40:51 +11:00
Mike Macgirvin
8494d7ee21 whitespace 2022-11-17 05:51:58 +11:00
Mike Macgirvin
32d978b954 Testing and minor cleanup from preserving checkin status across edits. 2022-11-16 07:58:15 +11:00
Mike Macgirvin
316a8e8d1c preserve checkin status across edits 2022-11-16 07:16:26 +11:00
Mike Macgirvin
088df518e5 field 'username' was triggering browser form completion 2022-11-15 08:12:42 +11:00
Mike Macgirvin
457657da13 location tagging stuff 2022-11-10 19:56:42 +11:00
Mike Macgirvin
46e07087dd first cut at check-in activities 2022-11-09 22:42:23 +11:00
Mike Macgirvin
7cf40d18db found one more place where mid arg was not being added to /display 2022-10-27 23:13:40 -07:00
Mike Macgirvin
218f4a461a wip: cyclomats in settings 2022-10-26 09:13:01 +11:00
Mike Macgirvin
a78b29c6c1 Refactor the import page 2022-10-19 06:23:50 +11:00
Mike Macgirvin
595b5a3f20 one click updates 2022-10-10 22:07:54 +11:00
Mike Macgirvin
b177140cdd move "edit profile" to settings. 2022-10-03 20:54:13 +11:00
Mike Macgirvin
c40b254fe7 Add ssl exceptions for container based development environments 2022-09-29 07:37:55 +10:00
Mike Macgirvin
fe0b8cf50f WIP: revive bang tags 2022-09-28 07:27:09 +10:00
Mike Macgirvin
9f73f52700 add notifications to dreport page 2022-09-24 18:11:00 -07:00
Mike Macgirvin
ac1b562235 add distance support to stream queries 2022-09-17 07:55:12 +10:00
Mike Macgirvin
0504102b33 geo 2022-09-16 20:57:04 +10:00
Mike Macgirvin
b97f530ce9 move 'show_friends' from profile back to channel permissions and allow adjustment on the settings page 2022-09-05 18:10:49 -07:00
Mike Macgirvin
9e1cd9d3a7 smell: remove pesky profile hide_friends setting and from now on rely on permissions view_contacts attribute 2022-09-04 20:40:28 -07:00
Mike Macgirvin
154069bb66 cleanup 2022-09-04 15:51:24 +10:00
Mike Macgirvin
9ad12b0ebc cleanup 2022-09-03 17:08:23 +10:00
Mike Macgirvin
bca644ddd3 cleanup 2022-09-03 15:23:54 +10:00
Mike Macgirvin
5516481a49 cleanup 2022-09-03 11:38:50 +10:00
Mike Macgirvin
c87d24e86b improve queue entry detail. 2022-08-31 02:56:41 -07:00
Mike Macgirvin
77100d7bdd use the crosshairs icon for "mark dead" 2022-08-30 22:38:42 -07:00
Mike Macgirvin
7741b7d80a Enhance queue management and add delivery log information. 2022-08-30 22:27:04 -07:00
Mike Macgirvin
d4ae75bb95 Finish issue #7. Theme the legal page and replace all the links pointing to the old one. 2022-08-29 22:06:51 -07:00
Mike Macgirvin
fbe31cef60 finish issue #7 - remove admininfo as well as siteinfo endpoint. 2022-08-29 21:19:51 -07:00
Mike Macgirvin
1be301f06f Add legal site link and allow site admins to change the text from the admin interface. Still needs some page theming. Issue #7 2022-08-30 12:52:48 +10:00
Mike Macgirvin
91483a613d new mid url format not working from some notifications. 2022-08-21 16:46:32 -07:00
Mike Macgirvin
30140589c2 cleanup 2022-08-21 11:12:11 +10:00
Mike Macgirvin
6f2d46947d code cleanup 2022-08-13 20:57:14 +10:00
Mike Macgirvin
6de715c787 Merge branch 'dev' of ../rebble.net into dev 2022-08-09 14:39:49 -07:00
Mike Macgirvin
1abebeefb4 add preview_outbox setting 2022-08-09 14:39:09 -07:00