.. |
admin
|
Remove Time schema, replace with custom type
|
2024-07-13 16:07:33 -04:00 |
api
|
Perform coercion for query strings in parser module
|
2024-07-13 15:32:00 -04:00 |
autocomplete
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
channel
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
conversation
|
Commands:
|
2024-06-23 10:45:31 -04:00 |
duplicate_report
|
Commands:
|
2024-06-23 10:45:31 -04:00 |
fetch
|
fix autocomplete and fetch controller paths
|
2021-02-09 17:37:54 -05:00 |
filter
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
fingerprint_profile
|
fix source url display, provide all source urls
|
2023-05-29 13:06:41 +02:00 |
forum
|
remove auth from notification read
|
2020-03-03 13:54:47 -05:00 |
gallery
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
image
|
Use compile with opts for image queries
|
2024-07-13 15:31:33 -04:00 |
ip_profile
|
Add netmask support to ip_profile tag and source changes
|
2024-06-09 10:06:50 -04:00 |
notification
|
New notifications UI: separated by category
|
2024-07-08 08:26:30 -04:00 |
page
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
post
|
render collections correctly in markdownrenderer
|
2021-09-29 22:24:38 +02:00 |
profile
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
registration
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
search
|
Fix distance inclusion on reverse search form
|
2021-10-24 16:18:50 -04:00 |
session
|
fix double render on totp auth
|
2020-07-31 17:06:53 -04:00 |
tag
|
Commands:
|
2024-06-23 10:45:31 -04:00 |
tag_change
|
UI to revert tag changes one-by-one (#202)
|
2023-12-30 11:32:49 -05:00 |
topic
|
Commands:
|
2024-06-23 10:45:31 -04:00 |
activity_controller.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
advert_controller.ex
|
Move advert update server to app namespace and convert to GenServer
|
2024-06-22 13:59:59 -04:00 |
avatar_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
channel_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
comment_controller.ex
|
Use compile with opts for comment queries
|
2024-07-13 14:38:20 -04:00 |
commission_controller.ex
|
fix source url display, provide all source urls
|
2023-05-29 13:06:41 +02:00 |
confirmation_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
conversation_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
dnp_entry_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
duplicate_report_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
filter_controller.ex
|
Use compile with opts for filter queries
|
2024-07-13 14:42:37 -04:00 |
fingerprint_profile_controller.ex
|
display bans in sorted order (fixes philomena-dev/philomena#66)
|
2020-11-15 21:00:05 -05:00 |
forum_controller.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
gallery_controller.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
image_controller.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
ip_profile_controller.ex
|
display bans in sorted order (fixes philomena-dev/philomena#66)
|
2020-11-15 21:00:05 -05:00 |
moderation_log_controller.ex
|
basic moderation logs
|
2021-11-07 19:51:55 +01:00 |
notification_controller.ex
|
New notifications UI: separated by category
|
2024-07-08 08:26:30 -04:00 |
page_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
password_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
post_controller.ex
|
Use compile with opts for post queries
|
2024-07-13 14:47:45 -04:00 |
profile_controller.ex
|
Fix compile warnings
|
2024-06-12 21:47:15 -04:00 |
registration_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
report_controller.ex
|
redirect_path, user_abbrv, last_message_path
|
2024-06-01 22:28:32 -04:00 |
search_controller.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
session_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
setting_controller.ex
|
Disable search completion by default, use setting to enable
|
2024-06-03 10:59:49 -04:00 |
staff_controller.ex
|
redesign staff list
|
2021-11-30 22:17:47 +01:00 |
tag_controller.ex
|
Use compile with opts for image queries
|
2024-07-13 15:31:33 -04:00 |
topic_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
unlock_controller.ex
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |