summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/mode/receive_mode/__init__.py
AgeCommit message (Expand)Author
2021-09-03Improve padding in receive modeMicah Lee
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-05-25Change MinimumWidthWidget to MinimumSizeWidget, and use it for height in chat...Micah Lee
2021-05-16Make ModeSettingsWidget a scroll area, and adjust all the stretchesMicah Lee
2021-04-30GUI displays "Read Message" button when a receive mode submission includes a ...Micah Lee
2021-04-29Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-04-28WIP: Starting to make messages in receive mode work in GUIMicah Lee
2021-04-28Merge pull request #1327 from micahflee/1306_customizationSaptak Sengupta
2021-04-24Update __init__.pywhew
2021-04-13Add custom title to GUIMicah Lee
2021-04-12Save state when unchecking webhook checkboxMicah Lee
2021-04-11Add receive mode webhook to GUIMicah Lee
2021-02-22Update copyright year to 2021Micah Lee
2021-01-24Sets text color and images based on the mac system color modeSaptak S
2020-11-27Make GUI pass the mode type into start_onion_serviceMicah Lee
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee