846 Commits

Author SHA1 Message Date
keyan
fc3f46a343 fix #687 2023-12-17 13:23:52 -06:00
keyan
3a7d899ce7 fix missing view more? #687 2023-12-15 18:18:30 -06:00
keyan
a5e50821b7 gofac yourself 2023-12-14 11:30:51 -06:00
keyan
ca02d627c1 make anon fees consistent 2023-12-10 16:56:22 -06:00
keyan
c8bca3ef63 allow territory founders to disable freebies 2023-12-10 15:41:20 -06:00
keyan
e08fca15b6 set billing state from existing on edit 2023-12-08 19:11:25 -06:00
keyan
1d66be68cc make territory billing renewal opt-in 2023-12-08 14:02:00 -06:00
ekzyis
5e51fe5330
Fix bio replies (#669)
Co-authored-by: ekzyis <ek@stacker.news>
2023-12-07 15:50:36 -06:00
keyan
c33d4b9b01 fix horizontal layout shift from select 2023-12-06 13:40:14 -06:00
keyan
5496fe82e9 fix select width on mobile 2023-12-06 13:19:39 -06:00
keyan
10203f565c territories 2023-12-04 21:34:06 -06:00
keyan
82a1b450f5 view more viewheight 2023-12-04 20:08:52 -06:00
keyan
e8e22ad7d4 fix click to reveal text initial render 2023-12-04 18:02:48 -06:00
keyan
86cdb69082 add copyright policy 2023-12-04 16:56:13 -06:00
keyan
4127adb169 click to reveal text when very long 2023-12-04 16:30:39 -06:00
keyan
6c576bda84 legal footer 2023-12-04 13:42:39 -06:00
keyan
f465c6d881 remove negative lookbehind for #656 and fix mention regex 2023-12-03 12:58:28 -06:00
ekzyis
32403d0c29
Unsubscribe on signout (#653)
Co-authored-by: ekzyis <ek@stacker.news>
2023-11-25 14:29:42 -06:00
keyan
a1114e5270 fix mention positioning 2023-11-22 09:12:43 -06:00
keyan
8e01568622 remove dead gql 2023-11-21 17:26:24 -06:00
keyan
70e4b27c03 fix youtube/twitter embed styling when there's text 2023-11-21 16:20:54 -06:00
keyan
6bc1b08606 fix twitter embed styling 2023-11-21 15:39:53 -06:00
keyan
20e46e747d small refinements to image min-width 2023-11-21 14:58:15 -06:00
keyan
47a5b311c3 refine mentions 2023-11-21 14:49:39 -06:00
keyan
a74c5201bc reply cancel confirm 2023-11-21 12:49:22 -06:00
keyan
21c1fd11ba refine quote reply hook and #643 2023-11-21 12:35:37 -06:00
keyan
d211fe93ea fix quote reply by removing imperative logic 2023-11-20 21:38:18 -06:00
keyan
2bcf3acda6 fix small images #619 2023-11-20 19:54:22 -06:00
keyan
58a9d03e28 only query for deleteScheduledAt when needed 2023-11-20 15:38:49 -06:00
keyan
a12e969bd1 fix #631 2023-11-20 13:54:09 -06:00
keyan
1266ae2983 fee button improvements 2023-11-20 13:20:28 -06:00
keyan
af59e3ef54 merge non-normalized user subtypes fixing #645 2023-11-20 09:05:02 -06:00
SatsAllDay
44e12a4b44
Move the AD badge to be alongside other item info badges (#647) 2023-11-20 08:33:59 -06:00
SatsAllDay
4596681fbc
Toast on delete bot directive usage (#620)
* Toast on successful delete bot directive

* refactor duplicate code into a reusable function

* restore empty spacing lines to clean up the diff

* perf optimization, only query for deleteScheduledAt for your own items

* Issue a warning toast if the delete bot was mentioned but the item was not scheduled for deletion

* use bs-secondary color for warning

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-11-19 15:09:47 -06:00
st4rgut24
d84c46df81
Dont display price component until after initial render (#637)
* Dont display price component until after initial render

* change variable name and remove log

* fix linting issues

---------

Co-authored-by: stargut <stargut@starguts-MBP.fios-router.home>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2023-11-19 15:01:12 -06:00
SatsAllDay
64a16373c5
Fix client-side error boundary (#623)
* * add error boundary immediately above page component

* send error logs to server via LoggerContext

* display error stack and component stack in copyable text area

* wrap every context provider in an error boundary

* memoize context values to fix error boundary propagation issue

* Wrap page component in an error boundary so we can use our context utilities
for a better experience, like toast and logger

Still have a top-level error boundary that catches things from the context providers,
just in case.

Don't display the whole error stack, just because it's ugly, but make it copyable
2023-11-19 14:24:56 -06:00
ekzyis
158baa61e3
Strip EXIF data before upload on client (#634)
Co-authored-by: ekzyis <ek@stacker.news>
2023-11-19 14:22:46 -06:00
keyan
a318727f9c fix freebie dialog (#460) 2023-11-19 14:16:35 -06:00
keyan
589b15b597 fix custom dates to use ms since epoch 2023-11-14 10:23:44 -06:00
keyan
ffe9983b80 fix successive zap timing issues? 2023-11-13 20:02:34 -06:00
keyan
7b58edb77b reintroduce searching by most recent 2023-11-13 18:17:45 -06:00
ekzyis
503f4c380b
Disable reply button while uploading (#627)
Co-authored-by: ekzyis <ek@stacker.news>
2023-11-13 09:30:01 -06:00
keyan
d599ec76ce fix mention clientside cache problems 2023-11-12 14:51:12 -06:00
keyan
03acce2305 fix nostr auth (#621) 2023-11-12 11:59:18 -06:00
keyan
081e22f63e fix post headings 2023-11-12 09:04:28 -06:00
keyan
a78661c6e7 omit op from self-reply fee escalation 2023-11-11 16:47:54 -06:00
keyan
c23e49872a make fee button less of a hack 2023-11-10 18:18:10 -06:00
keyan
3499f92436 dramatically improve search 2023-11-10 09:22:30 -06:00
keyan
7cb3a7ad64 small receipt styling 2023-11-10 09:22:14 -06:00
keyan
494b8b3dcd better organize user graphql types 2023-11-09 19:05:35 -06:00