summaryrefslogtreecommitdiff
path: root/postgresqleu/util
AgeCommit message (Expand)Author
2021-07-10Implement conference JWT tokensMagnus Hagander
2021-04-21Don't include full realm in basic authMagnus Hagander
2021-02-16Don't pass formnote into newform viewingDavid Micallef
2021-01-25Add utility functions to format times in the global tzMagnus Hagander
2021-01-25Add timezone name to the global contextMagnus Hagander
2021-01-23Implement an inotify based command reloader for daemon commandsMagnus Hagander
2021-01-22Make it possible to add extra buttons to backend formsMagnus Hagander
2020-09-23Add rel="noopener" to external links that open into _blankMagnus Hagander
2020-09-21Add dependency to util migrationBradford D. Boyle
2020-08-11Also mark auth_api wrapper as csrf exemptMagnus Hagander
2020-08-11Fix authentication API endpoint with global http basic passwordsMagnus Hagander
2020-07-13Remove unused importsMagnus Hagander
2020-07-11Add a post_save method to backendformsMagnus Hagander
2020-07-11Pass through a note through backendforms to the templatesMagnus Hagander
2020-07-10Add missing importMagnus Hagander
2020-07-08Fix transferwise config form for webhook url fieldMagnus Hagander
2020-07-06Add support for transferwise webhooksMagnus Hagander
2020-07-06Implement TransferWise strong customer authenticationMagnus Hagander
2020-07-06Create utility crypto moduleMagnus Hagander
2020-05-20Handle quoted statuses without full_textMagnus Hagander
2020-05-20Refresh accountid and not just screenname in twitter config refreshMagnus Hagander
2020-05-20Log the full message in errors for twitter create eventsMagnus Hagander
2020-05-20Add logging for failures in incoming twitter webhooksMagnus Hagander
2020-05-20Read max_post_length from implementation rather than entryMagnus Hagander
2020-05-18Ignore internally forwarded Telegram messagesMagnus Hagander
2020-05-18Add the contents of the notification to telegram exception loggingMagnus Hagander
2020-05-18Support telegram bots in groups, not just channelsMagnus Hagander
2020-05-18Fix missing imports and remove old dead codeMagnus Hagander
2020-05-18Ignore telegram channel posts that are not messagesMagnus Hagander
2020-05-18Add logging of telegram webhook exceptionsMagnus Hagander
2020-05-18Allow HTML in submit button intro textMagnus Hagander
2020-05-18Fix missing field when creating new telegram providerMagnus Hagander
2020-05-18Fetch incoming posts less frequentlyMagnus Hagander
2020-05-18Add missing importMagnus Hagander
2020-05-18Fix reversed value of return codeMagnus Hagander
2020-05-18Properly pick up environment from cache when validating twitterMagnus Hagander
2020-05-18Fix saving of messaging providers with no webhooks configuredMagnus Hagander
2020-05-18Complete overhaul of social media integrationsMagnus Hagander
2020-05-11Allow speicying an object_queryset in backend list editorsMagnus Hagander
2020-05-11Pass and store request in backend formsMagnus Hagander
2020-05-11Add field and widget to support a custom submit button in backend formsMagnus Hagander
2020-05-11Add a form field to utilize the set value widgetMagnus Hagander
2020-05-11Add backend widget that can set a field value from a dropdownMagnus Hagander
2020-05-08Fix another django 2.2 migration missMagnus Hagander
2020-04-23Allow overriding of model verbose names in backend formsMagnus Hagander
2020-04-17Get native cursor in timezone context managerMagnus Hagander
2020-04-14Enforce the timezone is reset between requestsMagnus Hagander
2020-04-12Enable full timezone managementMagnus Hagander
2020-04-04Remove dependency on django-selectableMagnus Hagander
2020-04-04Store id instead of internalname of payment method for bank transfersMagnus Hagander